@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
|
@@ -263,523 +263,523 @@ import {
|
|
|
263
263
|
UpdateThesaurusCommandInput,
|
|
264
264
|
UpdateThesaurusCommandOutput,
|
|
265
265
|
} from "../commands/UpdateThesaurusCommand";
|
|
266
|
-
export declare const
|
|
266
|
+
export declare const se_AssociateEntitiesToExperienceCommand: (
|
|
267
267
|
input: AssociateEntitiesToExperienceCommandInput,
|
|
268
268
|
context: __SerdeContext
|
|
269
269
|
) => Promise<__HttpRequest>;
|
|
270
|
-
export declare const
|
|
270
|
+
export declare const se_AssociatePersonasToEntitiesCommand: (
|
|
271
271
|
input: AssociatePersonasToEntitiesCommandInput,
|
|
272
272
|
context: __SerdeContext
|
|
273
273
|
) => Promise<__HttpRequest>;
|
|
274
|
-
export declare const
|
|
274
|
+
export declare const se_BatchDeleteDocumentCommand: (
|
|
275
275
|
input: BatchDeleteDocumentCommandInput,
|
|
276
276
|
context: __SerdeContext
|
|
277
277
|
) => Promise<__HttpRequest>;
|
|
278
|
-
export declare const
|
|
278
|
+
export declare const se_BatchDeleteFeaturedResultsSetCommand: (
|
|
279
279
|
input: BatchDeleteFeaturedResultsSetCommandInput,
|
|
280
280
|
context: __SerdeContext
|
|
281
281
|
) => Promise<__HttpRequest>;
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_BatchGetDocumentStatusCommand: (
|
|
283
283
|
input: BatchGetDocumentStatusCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_BatchPutDocumentCommand: (
|
|
287
287
|
input: BatchPutDocumentCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_ClearQuerySuggestionsCommand: (
|
|
291
291
|
input: ClearQuerySuggestionsCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_CreateAccessControlConfigurationCommand: (
|
|
295
295
|
input: CreateAccessControlConfigurationCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_CreateDataSourceCommand: (
|
|
299
299
|
input: CreateDataSourceCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_CreateExperienceCommand: (
|
|
303
303
|
input: CreateExperienceCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_CreateFaqCommand: (
|
|
307
307
|
input: CreateFaqCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_CreateFeaturedResultsSetCommand: (
|
|
311
311
|
input: CreateFeaturedResultsSetCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_CreateIndexCommand: (
|
|
315
315
|
input: CreateIndexCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateQuerySuggestionsBlockListCommand: (
|
|
319
319
|
input: CreateQuerySuggestionsBlockListCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_CreateThesaurusCommand: (
|
|
323
323
|
input: CreateThesaurusCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_DeleteAccessControlConfigurationCommand: (
|
|
327
327
|
input: DeleteAccessControlConfigurationCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_DeleteDataSourceCommand: (
|
|
331
331
|
input: DeleteDataSourceCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_DeleteExperienceCommand: (
|
|
335
335
|
input: DeleteExperienceCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_DeleteFaqCommand: (
|
|
339
339
|
input: DeleteFaqCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_DeleteIndexCommand: (
|
|
343
343
|
input: DeleteIndexCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_DeletePrincipalMappingCommand: (
|
|
347
347
|
input: DeletePrincipalMappingCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_DeleteQuerySuggestionsBlockListCommand: (
|
|
351
351
|
input: DeleteQuerySuggestionsBlockListCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_DeleteThesaurusCommand: (
|
|
355
355
|
input: DeleteThesaurusCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DescribeAccessControlConfigurationCommand: (
|
|
359
359
|
input: DescribeAccessControlConfigurationCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DescribeDataSourceCommand: (
|
|
363
363
|
input: DescribeDataSourceCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DescribeExperienceCommand: (
|
|
367
367
|
input: DescribeExperienceCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DescribeFaqCommand: (
|
|
371
371
|
input: DescribeFaqCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DescribeFeaturedResultsSetCommand: (
|
|
375
375
|
input: DescribeFeaturedResultsSetCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DescribeIndexCommand: (
|
|
379
379
|
input: DescribeIndexCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DescribePrincipalMappingCommand: (
|
|
383
383
|
input: DescribePrincipalMappingCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DescribeQuerySuggestionsBlockListCommand: (
|
|
387
387
|
input: DescribeQuerySuggestionsBlockListCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeQuerySuggestionsConfigCommand: (
|
|
391
391
|
input: DescribeQuerySuggestionsConfigCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeThesaurusCommand: (
|
|
395
395
|
input: DescribeThesaurusCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DisassociateEntitiesFromExperienceCommand: (
|
|
399
399
|
input: DisassociateEntitiesFromExperienceCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DisassociatePersonasFromEntitiesCommand: (
|
|
403
403
|
input: DisassociatePersonasFromEntitiesCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_GetQuerySuggestionsCommand: (
|
|
407
407
|
input: GetQuerySuggestionsCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_GetSnapshotsCommand: (
|
|
411
411
|
input: GetSnapshotsCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_ListAccessControlConfigurationsCommand: (
|
|
415
415
|
input: ListAccessControlConfigurationsCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_ListDataSourcesCommand: (
|
|
419
419
|
input: ListDataSourcesCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_ListDataSourceSyncJobsCommand: (
|
|
423
423
|
input: ListDataSourceSyncJobsCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_ListEntityPersonasCommand: (
|
|
427
427
|
input: ListEntityPersonasCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_ListExperienceEntitiesCommand: (
|
|
431
431
|
input: ListExperienceEntitiesCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_ListExperiencesCommand: (
|
|
435
435
|
input: ListExperiencesCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_ListFaqsCommand: (
|
|
439
439
|
input: ListFaqsCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_ListFeaturedResultsSetsCommand: (
|
|
443
443
|
input: ListFeaturedResultsSetsCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_ListGroupsOlderThanOrderingIdCommand: (
|
|
447
447
|
input: ListGroupsOlderThanOrderingIdCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_ListIndicesCommand: (
|
|
451
451
|
input: ListIndicesCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_ListQuerySuggestionsBlockListsCommand: (
|
|
455
455
|
input: ListQuerySuggestionsBlockListsCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_ListTagsForResourceCommand: (
|
|
459
459
|
input: ListTagsForResourceCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_ListThesauriCommand: (
|
|
463
463
|
input: ListThesauriCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_PutPrincipalMappingCommand: (
|
|
467
467
|
input: PutPrincipalMappingCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_QueryCommand: (
|
|
471
471
|
input: QueryCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_StartDataSourceSyncJobCommand: (
|
|
475
475
|
input: StartDataSourceSyncJobCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_StopDataSourceSyncJobCommand: (
|
|
479
479
|
input: StopDataSourceSyncJobCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_SubmitFeedbackCommand: (
|
|
483
483
|
input: SubmitFeedbackCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_TagResourceCommand: (
|
|
487
487
|
input: TagResourceCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_UntagResourceCommand: (
|
|
491
491
|
input: UntagResourceCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_UpdateAccessControlConfigurationCommand: (
|
|
495
495
|
input: UpdateAccessControlConfigurationCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_UpdateDataSourceCommand: (
|
|
499
499
|
input: UpdateDataSourceCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_UpdateExperienceCommand: (
|
|
503
503
|
input: UpdateExperienceCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_UpdateFeaturedResultsSetCommand: (
|
|
507
507
|
input: UpdateFeaturedResultsSetCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const se_UpdateIndexCommand: (
|
|
511
511
|
input: UpdateIndexCommandInput,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<__HttpRequest>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const se_UpdateQuerySuggestionsBlockListCommand: (
|
|
515
515
|
input: UpdateQuerySuggestionsBlockListCommandInput,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<__HttpRequest>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const se_UpdateQuerySuggestionsConfigCommand: (
|
|
519
519
|
input: UpdateQuerySuggestionsConfigCommandInput,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<__HttpRequest>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const se_UpdateThesaurusCommand: (
|
|
523
523
|
input: UpdateThesaurusCommandInput,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<__HttpRequest>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const de_AssociateEntitiesToExperienceCommand: (
|
|
527
527
|
output: __HttpResponse,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<AssociateEntitiesToExperienceCommandOutput>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const de_AssociatePersonasToEntitiesCommand: (
|
|
531
531
|
output: __HttpResponse,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<AssociatePersonasToEntitiesCommandOutput>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const de_BatchDeleteDocumentCommand: (
|
|
535
535
|
output: __HttpResponse,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<BatchDeleteDocumentCommandOutput>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const de_BatchDeleteFeaturedResultsSetCommand: (
|
|
539
539
|
output: __HttpResponse,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<BatchDeleteFeaturedResultsSetCommandOutput>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const de_BatchGetDocumentStatusCommand: (
|
|
543
543
|
output: __HttpResponse,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<BatchGetDocumentStatusCommandOutput>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const de_BatchPutDocumentCommand: (
|
|
547
547
|
output: __HttpResponse,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<BatchPutDocumentCommandOutput>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const de_ClearQuerySuggestionsCommand: (
|
|
551
551
|
output: __HttpResponse,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<ClearQuerySuggestionsCommandOutput>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const de_CreateAccessControlConfigurationCommand: (
|
|
555
555
|
output: __HttpResponse,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<CreateAccessControlConfigurationCommandOutput>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_CreateDataSourceCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<CreateDataSourceCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_CreateExperienceCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<CreateExperienceCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_CreateFaqCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<CreateFaqCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_CreateFeaturedResultsSetCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<CreateFeaturedResultsSetCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_CreateIndexCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<CreateIndexCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_CreateQuerySuggestionsBlockListCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<CreateQuerySuggestionsBlockListCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CreateThesaurusCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CreateThesaurusCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_DeleteAccessControlConfigurationCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<DeleteAccessControlConfigurationCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_DeleteDataSourceCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<DeleteDataSourceCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_DeleteExperienceCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<DeleteExperienceCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_DeleteFaqCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<DeleteFaqCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_DeleteIndexCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<DeleteIndexCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_DeletePrincipalMappingCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<DeletePrincipalMappingCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteQuerySuggestionsBlockListCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteQuerySuggestionsBlockListCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteThesaurusCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteThesaurusCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DescribeAccessControlConfigurationCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DescribeAccessControlConfigurationCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DescribeDataSourceCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DescribeDataSourceCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DescribeExperienceCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DescribeExperienceCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DescribeFaqCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DescribeFaqCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DescribeFeaturedResultsSetCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DescribeFeaturedResultsSetCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DescribeIndexCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DescribeIndexCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DescribePrincipalMappingCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DescribePrincipalMappingCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeQuerySuggestionsBlockListCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeQuerySuggestionsBlockListCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeQuerySuggestionsConfigCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeQuerySuggestionsConfigCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeThesaurusCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeThesaurusCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DisassociateEntitiesFromExperienceCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DisassociateEntitiesFromExperienceCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DisassociatePersonasFromEntitiesCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DisassociatePersonasFromEntitiesCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_GetQuerySuggestionsCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<GetQuerySuggestionsCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_GetSnapshotsCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<GetSnapshotsCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_ListAccessControlConfigurationsCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<ListAccessControlConfigurationsCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_ListDataSourcesCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<ListDataSourcesCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_ListDataSourceSyncJobsCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<ListDataSourceSyncJobsCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_ListEntityPersonasCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<ListEntityPersonasCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_ListExperienceEntitiesCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<ListExperienceEntitiesCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_ListExperiencesCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<ListExperiencesCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_ListFaqsCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<ListFaqsCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_ListFeaturedResultsSetsCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<ListFeaturedResultsSetsCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_ListGroupsOlderThanOrderingIdCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<ListGroupsOlderThanOrderingIdCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_ListIndicesCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<ListIndicesCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_ListQuerySuggestionsBlockListsCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<ListQuerySuggestionsBlockListsCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_ListTagsForResourceCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<ListTagsForResourceCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_ListThesauriCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<ListThesauriCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_PutPrincipalMappingCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<PutPrincipalMappingCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_QueryCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<QueryCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_StartDataSourceSyncJobCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<StartDataSourceSyncJobCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_StopDataSourceSyncJobCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<StopDataSourceSyncJobCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_SubmitFeedbackCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<SubmitFeedbackCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_TagResourceCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<TagResourceCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_UntagResourceCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<UntagResourceCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_UpdateAccessControlConfigurationCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<UpdateAccessControlConfigurationCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_UpdateDataSourceCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<UpdateDataSourceCommandOutput>;
|
|
762
|
-
export declare const
|
|
762
|
+
export declare const de_UpdateExperienceCommand: (
|
|
763
763
|
output: __HttpResponse,
|
|
764
764
|
context: __SerdeContext
|
|
765
765
|
) => Promise<UpdateExperienceCommandOutput>;
|
|
766
|
-
export declare const
|
|
766
|
+
export declare const de_UpdateFeaturedResultsSetCommand: (
|
|
767
767
|
output: __HttpResponse,
|
|
768
768
|
context: __SerdeContext
|
|
769
769
|
) => Promise<UpdateFeaturedResultsSetCommandOutput>;
|
|
770
|
-
export declare const
|
|
770
|
+
export declare const de_UpdateIndexCommand: (
|
|
771
771
|
output: __HttpResponse,
|
|
772
772
|
context: __SerdeContext
|
|
773
773
|
) => Promise<UpdateIndexCommandOutput>;
|
|
774
|
-
export declare const
|
|
774
|
+
export declare const de_UpdateQuerySuggestionsBlockListCommand: (
|
|
775
775
|
output: __HttpResponse,
|
|
776
776
|
context: __SerdeContext
|
|
777
777
|
) => Promise<UpdateQuerySuggestionsBlockListCommandOutput>;
|
|
778
|
-
export declare const
|
|
778
|
+
export declare const de_UpdateQuerySuggestionsConfigCommand: (
|
|
779
779
|
output: __HttpResponse,
|
|
780
780
|
context: __SerdeContext
|
|
781
781
|
) => Promise<UpdateQuerySuggestionsConfigCommandOutput>;
|
|
782
|
-
export declare const
|
|
782
|
+
export declare const de_UpdateThesaurusCommand: (
|
|
783
783
|
output: __HttpResponse,
|
|
784
784
|
context: __SerdeContext
|
|
785
785
|
) => Promise<UpdateThesaurusCommandOutput>;
|