@aws-sdk/client-kendra 3.649.0 → 3.650.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/index.js +66 -198
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +1 -3
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +1 -3
- package/dist-es/commands/BatchDeleteDocumentCommand.js +1 -3
- package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +1 -3
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +1 -3
- package/dist-es/commands/BatchPutDocumentCommand.js +1 -3
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +1 -3
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +1 -3
- package/dist-es/commands/CreateDataSourceCommand.js +1 -3
- package/dist-es/commands/CreateExperienceCommand.js +1 -3
- package/dist-es/commands/CreateFaqCommand.js +1 -3
- package/dist-es/commands/CreateFeaturedResultsSetCommand.js +1 -3
- package/dist-es/commands/CreateIndexCommand.js +1 -3
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +1 -3
- package/dist-es/commands/CreateThesaurusCommand.js +1 -3
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +1 -3
- package/dist-es/commands/DeleteExperienceCommand.js +1 -3
- package/dist-es/commands/DeleteFaqCommand.js +1 -3
- package/dist-es/commands/DeleteIndexCommand.js +1 -3
- package/dist-es/commands/DeletePrincipalMappingCommand.js +1 -3
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +1 -3
- package/dist-es/commands/DeleteThesaurusCommand.js +1 -3
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +1 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +1 -3
- package/dist-es/commands/DescribeExperienceCommand.js +1 -3
- package/dist-es/commands/DescribeFaqCommand.js +1 -3
- package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +1 -3
- package/dist-es/commands/DescribeIndexCommand.js +1 -3
- package/dist-es/commands/DescribePrincipalMappingCommand.js +1 -3
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +1 -3
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +1 -3
- package/dist-es/commands/DescribeThesaurusCommand.js +1 -3
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +1 -3
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +1 -3
- package/dist-es/commands/GetQuerySuggestionsCommand.js +1 -3
- package/dist-es/commands/GetSnapshotsCommand.js +1 -3
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +1 -3
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +1 -3
- package/dist-es/commands/ListDataSourcesCommand.js +1 -3
- package/dist-es/commands/ListEntityPersonasCommand.js +1 -3
- package/dist-es/commands/ListExperienceEntitiesCommand.js +1 -3
- package/dist-es/commands/ListExperiencesCommand.js +1 -3
- package/dist-es/commands/ListFaqsCommand.js +1 -3
- package/dist-es/commands/ListFeaturedResultsSetsCommand.js +1 -3
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +1 -3
- package/dist-es/commands/ListIndicesCommand.js +1 -3
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListThesauriCommand.js +1 -3
- package/dist-es/commands/PutPrincipalMappingCommand.js +1 -3
- package/dist-es/commands/QueryCommand.js +1 -3
- package/dist-es/commands/RetrieveCommand.js +1 -3
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +1 -3
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +1 -3
- package/dist-es/commands/SubmitFeedbackCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +1 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +1 -3
- package/dist-es/commands/UpdateExperienceCommand.js +1 -3
- package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +1 -3
- package/dist-es/commands/UpdateIndexCommand.js +1 -3
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +1 -3
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +1 -3
- package/dist-es/commands/UpdateThesaurusCommand.js +1 -3
- package/package.json +4 -4
package/dist-cjs/index.js
CHANGED
|
@@ -3343,9 +3343,7 @@ function sharedHeaders(operation) {
|
|
|
3343
3343
|
__name(sharedHeaders, "sharedHeaders");
|
|
3344
3344
|
|
|
3345
3345
|
// src/commands/AssociateEntitiesToExperienceCommand.ts
|
|
3346
|
-
var _AssociateEntitiesToExperienceCommand = class _AssociateEntitiesToExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3347
|
-
...commonParams
|
|
3348
|
-
}).m(function(Command, cs, config, o) {
|
|
3346
|
+
var _AssociateEntitiesToExperienceCommand = class _AssociateEntitiesToExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3349
3347
|
return [
|
|
3350
3348
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3351
3349
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3359,9 +3357,7 @@ var AssociateEntitiesToExperienceCommand = _AssociateEntitiesToExperienceCommand
|
|
|
3359
3357
|
|
|
3360
3358
|
|
|
3361
3359
|
|
|
3362
|
-
var _AssociatePersonasToEntitiesCommand = class _AssociatePersonasToEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3363
|
-
...commonParams
|
|
3364
|
-
}).m(function(Command, cs, config, o) {
|
|
3360
|
+
var _AssociatePersonasToEntitiesCommand = class _AssociatePersonasToEntitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3365
3361
|
return [
|
|
3366
3362
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3367
3363
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3375,9 +3371,7 @@ var AssociatePersonasToEntitiesCommand = _AssociatePersonasToEntitiesCommand;
|
|
|
3375
3371
|
|
|
3376
3372
|
|
|
3377
3373
|
|
|
3378
|
-
var _BatchDeleteDocumentCommand = class _BatchDeleteDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3379
|
-
...commonParams
|
|
3380
|
-
}).m(function(Command, cs, config, o) {
|
|
3374
|
+
var _BatchDeleteDocumentCommand = class _BatchDeleteDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3381
3375
|
return [
|
|
3382
3376
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3383
3377
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3391,9 +3385,7 @@ var BatchDeleteDocumentCommand = _BatchDeleteDocumentCommand;
|
|
|
3391
3385
|
|
|
3392
3386
|
|
|
3393
3387
|
|
|
3394
|
-
var _BatchDeleteFeaturedResultsSetCommand = class _BatchDeleteFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3395
|
-
...commonParams
|
|
3396
|
-
}).m(function(Command, cs, config, o) {
|
|
3388
|
+
var _BatchDeleteFeaturedResultsSetCommand = class _BatchDeleteFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3397
3389
|
return [
|
|
3398
3390
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3399
3391
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3407,9 +3399,7 @@ var BatchDeleteFeaturedResultsSetCommand = _BatchDeleteFeaturedResultsSetCommand
|
|
|
3407
3399
|
|
|
3408
3400
|
|
|
3409
3401
|
|
|
3410
|
-
var _BatchGetDocumentStatusCommand = class _BatchGetDocumentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3411
|
-
...commonParams
|
|
3412
|
-
}).m(function(Command, cs, config, o) {
|
|
3402
|
+
var _BatchGetDocumentStatusCommand = class _BatchGetDocumentStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3413
3403
|
return [
|
|
3414
3404
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3415
3405
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3423,9 +3413,7 @@ var BatchGetDocumentStatusCommand = _BatchGetDocumentStatusCommand;
|
|
|
3423
3413
|
|
|
3424
3414
|
|
|
3425
3415
|
|
|
3426
|
-
var _BatchPutDocumentCommand = class _BatchPutDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3427
|
-
...commonParams
|
|
3428
|
-
}).m(function(Command, cs, config, o) {
|
|
3416
|
+
var _BatchPutDocumentCommand = class _BatchPutDocumentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3429
3417
|
return [
|
|
3430
3418
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3431
3419
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3439,9 +3427,7 @@ var BatchPutDocumentCommand = _BatchPutDocumentCommand;
|
|
|
3439
3427
|
|
|
3440
3428
|
|
|
3441
3429
|
|
|
3442
|
-
var _ClearQuerySuggestionsCommand = class _ClearQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3443
|
-
...commonParams
|
|
3444
|
-
}).m(function(Command, cs, config, o) {
|
|
3430
|
+
var _ClearQuerySuggestionsCommand = class _ClearQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3445
3431
|
return [
|
|
3446
3432
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3447
3433
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3455,9 +3441,7 @@ var ClearQuerySuggestionsCommand = _ClearQuerySuggestionsCommand;
|
|
|
3455
3441
|
|
|
3456
3442
|
|
|
3457
3443
|
|
|
3458
|
-
var _CreateAccessControlConfigurationCommand = class _CreateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3459
|
-
...commonParams
|
|
3460
|
-
}).m(function(Command, cs, config, o) {
|
|
3444
|
+
var _CreateAccessControlConfigurationCommand = class _CreateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3461
3445
|
return [
|
|
3462
3446
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3463
3447
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3471,9 +3455,7 @@ var CreateAccessControlConfigurationCommand = _CreateAccessControlConfigurationC
|
|
|
3471
3455
|
|
|
3472
3456
|
|
|
3473
3457
|
|
|
3474
|
-
var _CreateDataSourceCommand = class _CreateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3475
|
-
...commonParams
|
|
3476
|
-
}).m(function(Command, cs, config, o) {
|
|
3458
|
+
var _CreateDataSourceCommand = class _CreateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3477
3459
|
return [
|
|
3478
3460
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3479
3461
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3487,9 +3469,7 @@ var CreateDataSourceCommand = _CreateDataSourceCommand;
|
|
|
3487
3469
|
|
|
3488
3470
|
|
|
3489
3471
|
|
|
3490
|
-
var _CreateExperienceCommand = class _CreateExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3491
|
-
...commonParams
|
|
3492
|
-
}).m(function(Command, cs, config, o) {
|
|
3472
|
+
var _CreateExperienceCommand = class _CreateExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3493
3473
|
return [
|
|
3494
3474
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3495
3475
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3503,9 +3483,7 @@ var CreateExperienceCommand = _CreateExperienceCommand;
|
|
|
3503
3483
|
|
|
3504
3484
|
|
|
3505
3485
|
|
|
3506
|
-
var _CreateFaqCommand = class _CreateFaqCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3507
|
-
...commonParams
|
|
3508
|
-
}).m(function(Command, cs, config, o) {
|
|
3486
|
+
var _CreateFaqCommand = class _CreateFaqCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3509
3487
|
return [
|
|
3510
3488
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3511
3489
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3519,9 +3497,7 @@ var CreateFaqCommand = _CreateFaqCommand;
|
|
|
3519
3497
|
|
|
3520
3498
|
|
|
3521
3499
|
|
|
3522
|
-
var _CreateFeaturedResultsSetCommand = class _CreateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3523
|
-
...commonParams
|
|
3524
|
-
}).m(function(Command, cs, config, o) {
|
|
3500
|
+
var _CreateFeaturedResultsSetCommand = class _CreateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3525
3501
|
return [
|
|
3526
3502
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3527
3503
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3535,9 +3511,7 @@ var CreateFeaturedResultsSetCommand = _CreateFeaturedResultsSetCommand;
|
|
|
3535
3511
|
|
|
3536
3512
|
|
|
3537
3513
|
|
|
3538
|
-
var _CreateIndexCommand = class _CreateIndexCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3539
|
-
...commonParams
|
|
3540
|
-
}).m(function(Command, cs, config, o) {
|
|
3514
|
+
var _CreateIndexCommand = class _CreateIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3541
3515
|
return [
|
|
3542
3516
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3543
3517
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3551,9 +3525,7 @@ var CreateIndexCommand = _CreateIndexCommand;
|
|
|
3551
3525
|
|
|
3552
3526
|
|
|
3553
3527
|
|
|
3554
|
-
var _CreateQuerySuggestionsBlockListCommand = class _CreateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3555
|
-
...commonParams
|
|
3556
|
-
}).m(function(Command, cs, config, o) {
|
|
3528
|
+
var _CreateQuerySuggestionsBlockListCommand = class _CreateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3557
3529
|
return [
|
|
3558
3530
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3559
3531
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3567,9 +3539,7 @@ var CreateQuerySuggestionsBlockListCommand = _CreateQuerySuggestionsBlockListCom
|
|
|
3567
3539
|
|
|
3568
3540
|
|
|
3569
3541
|
|
|
3570
|
-
var _CreateThesaurusCommand = class _CreateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3571
|
-
...commonParams
|
|
3572
|
-
}).m(function(Command, cs, config, o) {
|
|
3542
|
+
var _CreateThesaurusCommand = class _CreateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3573
3543
|
return [
|
|
3574
3544
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3575
3545
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3583,9 +3553,7 @@ var CreateThesaurusCommand = _CreateThesaurusCommand;
|
|
|
3583
3553
|
|
|
3584
3554
|
|
|
3585
3555
|
|
|
3586
|
-
var _DeleteAccessControlConfigurationCommand = class _DeleteAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3587
|
-
...commonParams
|
|
3588
|
-
}).m(function(Command, cs, config, o) {
|
|
3556
|
+
var _DeleteAccessControlConfigurationCommand = class _DeleteAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3589
3557
|
return [
|
|
3590
3558
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3591
3559
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3599,9 +3567,7 @@ var DeleteAccessControlConfigurationCommand = _DeleteAccessControlConfigurationC
|
|
|
3599
3567
|
|
|
3600
3568
|
|
|
3601
3569
|
|
|
3602
|
-
var _DeleteDataSourceCommand = class _DeleteDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3603
|
-
...commonParams
|
|
3604
|
-
}).m(function(Command, cs, config, o) {
|
|
3570
|
+
var _DeleteDataSourceCommand = class _DeleteDataSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3605
3571
|
return [
|
|
3606
3572
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3607
3573
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3615,9 +3581,7 @@ var DeleteDataSourceCommand = _DeleteDataSourceCommand;
|
|
|
3615
3581
|
|
|
3616
3582
|
|
|
3617
3583
|
|
|
3618
|
-
var _DeleteExperienceCommand = class _DeleteExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3619
|
-
...commonParams
|
|
3620
|
-
}).m(function(Command, cs, config, o) {
|
|
3584
|
+
var _DeleteExperienceCommand = class _DeleteExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3621
3585
|
return [
|
|
3622
3586
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3623
3587
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3631,9 +3595,7 @@ var DeleteExperienceCommand = _DeleteExperienceCommand;
|
|
|
3631
3595
|
|
|
3632
3596
|
|
|
3633
3597
|
|
|
3634
|
-
var _DeleteFaqCommand = class _DeleteFaqCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3635
|
-
...commonParams
|
|
3636
|
-
}).m(function(Command, cs, config, o) {
|
|
3598
|
+
var _DeleteFaqCommand = class _DeleteFaqCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3637
3599
|
return [
|
|
3638
3600
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3639
3601
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3647,9 +3609,7 @@ var DeleteFaqCommand = _DeleteFaqCommand;
|
|
|
3647
3609
|
|
|
3648
3610
|
|
|
3649
3611
|
|
|
3650
|
-
var _DeleteIndexCommand = class _DeleteIndexCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3651
|
-
...commonParams
|
|
3652
|
-
}).m(function(Command, cs, config, o) {
|
|
3612
|
+
var _DeleteIndexCommand = class _DeleteIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3653
3613
|
return [
|
|
3654
3614
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3655
3615
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3663,9 +3623,7 @@ var DeleteIndexCommand = _DeleteIndexCommand;
|
|
|
3663
3623
|
|
|
3664
3624
|
|
|
3665
3625
|
|
|
3666
|
-
var _DeletePrincipalMappingCommand = class _DeletePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3667
|
-
...commonParams
|
|
3668
|
-
}).m(function(Command, cs, config, o) {
|
|
3626
|
+
var _DeletePrincipalMappingCommand = class _DeletePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3669
3627
|
return [
|
|
3670
3628
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3671
3629
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3679,9 +3637,7 @@ var DeletePrincipalMappingCommand = _DeletePrincipalMappingCommand;
|
|
|
3679
3637
|
|
|
3680
3638
|
|
|
3681
3639
|
|
|
3682
|
-
var _DeleteQuerySuggestionsBlockListCommand = class _DeleteQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3683
|
-
...commonParams
|
|
3684
|
-
}).m(function(Command, cs, config, o) {
|
|
3640
|
+
var _DeleteQuerySuggestionsBlockListCommand = class _DeleteQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3685
3641
|
return [
|
|
3686
3642
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3687
3643
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3695,9 +3651,7 @@ var DeleteQuerySuggestionsBlockListCommand = _DeleteQuerySuggestionsBlockListCom
|
|
|
3695
3651
|
|
|
3696
3652
|
|
|
3697
3653
|
|
|
3698
|
-
var _DeleteThesaurusCommand = class _DeleteThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3699
|
-
...commonParams
|
|
3700
|
-
}).m(function(Command, cs, config, o) {
|
|
3654
|
+
var _DeleteThesaurusCommand = class _DeleteThesaurusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3701
3655
|
return [
|
|
3702
3656
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3703
3657
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3711,9 +3665,7 @@ var DeleteThesaurusCommand = _DeleteThesaurusCommand;
|
|
|
3711
3665
|
|
|
3712
3666
|
|
|
3713
3667
|
|
|
3714
|
-
var _DescribeAccessControlConfigurationCommand = class _DescribeAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3715
|
-
...commonParams
|
|
3716
|
-
}).m(function(Command, cs, config, o) {
|
|
3668
|
+
var _DescribeAccessControlConfigurationCommand = class _DescribeAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3717
3669
|
return [
|
|
3718
3670
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3719
3671
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3727,9 +3679,7 @@ var DescribeAccessControlConfigurationCommand = _DescribeAccessControlConfigurat
|
|
|
3727
3679
|
|
|
3728
3680
|
|
|
3729
3681
|
|
|
3730
|
-
var _DescribeDataSourceCommand = class _DescribeDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3731
|
-
...commonParams
|
|
3732
|
-
}).m(function(Command, cs, config, o) {
|
|
3682
|
+
var _DescribeDataSourceCommand = class _DescribeDataSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3733
3683
|
return [
|
|
3734
3684
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3735
3685
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3743,9 +3693,7 @@ var DescribeDataSourceCommand = _DescribeDataSourceCommand;
|
|
|
3743
3693
|
|
|
3744
3694
|
|
|
3745
3695
|
|
|
3746
|
-
var _DescribeExperienceCommand = class _DescribeExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3747
|
-
...commonParams
|
|
3748
|
-
}).m(function(Command, cs, config, o) {
|
|
3696
|
+
var _DescribeExperienceCommand = class _DescribeExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3749
3697
|
return [
|
|
3750
3698
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3751
3699
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3759,9 +3707,7 @@ var DescribeExperienceCommand = _DescribeExperienceCommand;
|
|
|
3759
3707
|
|
|
3760
3708
|
|
|
3761
3709
|
|
|
3762
|
-
var _DescribeFaqCommand = class _DescribeFaqCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3763
|
-
...commonParams
|
|
3764
|
-
}).m(function(Command, cs, config, o) {
|
|
3710
|
+
var _DescribeFaqCommand = class _DescribeFaqCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3765
3711
|
return [
|
|
3766
3712
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3767
3713
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3775,9 +3721,7 @@ var DescribeFaqCommand = _DescribeFaqCommand;
|
|
|
3775
3721
|
|
|
3776
3722
|
|
|
3777
3723
|
|
|
3778
|
-
var _DescribeFeaturedResultsSetCommand = class _DescribeFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3779
|
-
...commonParams
|
|
3780
|
-
}).m(function(Command, cs, config, o) {
|
|
3724
|
+
var _DescribeFeaturedResultsSetCommand = class _DescribeFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3781
3725
|
return [
|
|
3782
3726
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3783
3727
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3791,9 +3735,7 @@ var DescribeFeaturedResultsSetCommand = _DescribeFeaturedResultsSetCommand;
|
|
|
3791
3735
|
|
|
3792
3736
|
|
|
3793
3737
|
|
|
3794
|
-
var _DescribeIndexCommand = class _DescribeIndexCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3795
|
-
...commonParams
|
|
3796
|
-
}).m(function(Command, cs, config, o) {
|
|
3738
|
+
var _DescribeIndexCommand = class _DescribeIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3797
3739
|
return [
|
|
3798
3740
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3799
3741
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3807,9 +3749,7 @@ var DescribeIndexCommand = _DescribeIndexCommand;
|
|
|
3807
3749
|
|
|
3808
3750
|
|
|
3809
3751
|
|
|
3810
|
-
var _DescribePrincipalMappingCommand = class _DescribePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3811
|
-
...commonParams
|
|
3812
|
-
}).m(function(Command, cs, config, o) {
|
|
3752
|
+
var _DescribePrincipalMappingCommand = class _DescribePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3813
3753
|
return [
|
|
3814
3754
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3815
3755
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3823,9 +3763,7 @@ var DescribePrincipalMappingCommand = _DescribePrincipalMappingCommand;
|
|
|
3823
3763
|
|
|
3824
3764
|
|
|
3825
3765
|
|
|
3826
|
-
var _DescribeQuerySuggestionsBlockListCommand = class _DescribeQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3827
|
-
...commonParams
|
|
3828
|
-
}).m(function(Command, cs, config, o) {
|
|
3766
|
+
var _DescribeQuerySuggestionsBlockListCommand = class _DescribeQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3829
3767
|
return [
|
|
3830
3768
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3831
3769
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3839,9 +3777,7 @@ var DescribeQuerySuggestionsBlockListCommand = _DescribeQuerySuggestionsBlockLis
|
|
|
3839
3777
|
|
|
3840
3778
|
|
|
3841
3779
|
|
|
3842
|
-
var _DescribeQuerySuggestionsConfigCommand = class _DescribeQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3843
|
-
...commonParams
|
|
3844
|
-
}).m(function(Command, cs, config, o) {
|
|
3780
|
+
var _DescribeQuerySuggestionsConfigCommand = class _DescribeQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3845
3781
|
return [
|
|
3846
3782
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3847
3783
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3855,9 +3791,7 @@ var DescribeQuerySuggestionsConfigCommand = _DescribeQuerySuggestionsConfigComma
|
|
|
3855
3791
|
|
|
3856
3792
|
|
|
3857
3793
|
|
|
3858
|
-
var _DescribeThesaurusCommand = class _DescribeThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3859
|
-
...commonParams
|
|
3860
|
-
}).m(function(Command, cs, config, o) {
|
|
3794
|
+
var _DescribeThesaurusCommand = class _DescribeThesaurusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3861
3795
|
return [
|
|
3862
3796
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3863
3797
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3871,9 +3805,7 @@ var DescribeThesaurusCommand = _DescribeThesaurusCommand;
|
|
|
3871
3805
|
|
|
3872
3806
|
|
|
3873
3807
|
|
|
3874
|
-
var _DisassociateEntitiesFromExperienceCommand = class _DisassociateEntitiesFromExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3875
|
-
...commonParams
|
|
3876
|
-
}).m(function(Command, cs, config, o) {
|
|
3808
|
+
var _DisassociateEntitiesFromExperienceCommand = class _DisassociateEntitiesFromExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3877
3809
|
return [
|
|
3878
3810
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3879
3811
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3887,9 +3819,7 @@ var DisassociateEntitiesFromExperienceCommand = _DisassociateEntitiesFromExperie
|
|
|
3887
3819
|
|
|
3888
3820
|
|
|
3889
3821
|
|
|
3890
|
-
var _DisassociatePersonasFromEntitiesCommand = class _DisassociatePersonasFromEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3891
|
-
...commonParams
|
|
3892
|
-
}).m(function(Command, cs, config, o) {
|
|
3822
|
+
var _DisassociatePersonasFromEntitiesCommand = class _DisassociatePersonasFromEntitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3893
3823
|
return [
|
|
3894
3824
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3895
3825
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3903,9 +3833,7 @@ var DisassociatePersonasFromEntitiesCommand = _DisassociatePersonasFromEntitiesC
|
|
|
3903
3833
|
|
|
3904
3834
|
|
|
3905
3835
|
|
|
3906
|
-
var _GetQuerySuggestionsCommand = class _GetQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3907
|
-
...commonParams
|
|
3908
|
-
}).m(function(Command, cs, config, o) {
|
|
3836
|
+
var _GetQuerySuggestionsCommand = class _GetQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3909
3837
|
return [
|
|
3910
3838
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3911
3839
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3919,9 +3847,7 @@ var GetQuerySuggestionsCommand = _GetQuerySuggestionsCommand;
|
|
|
3919
3847
|
|
|
3920
3848
|
|
|
3921
3849
|
|
|
3922
|
-
var _GetSnapshotsCommand = class _GetSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3923
|
-
...commonParams
|
|
3924
|
-
}).m(function(Command, cs, config, o) {
|
|
3850
|
+
var _GetSnapshotsCommand = class _GetSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3925
3851
|
return [
|
|
3926
3852
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3927
3853
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3935,9 +3861,7 @@ var GetSnapshotsCommand = _GetSnapshotsCommand;
|
|
|
3935
3861
|
|
|
3936
3862
|
|
|
3937
3863
|
|
|
3938
|
-
var _ListAccessControlConfigurationsCommand = class _ListAccessControlConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3939
|
-
...commonParams
|
|
3940
|
-
}).m(function(Command, cs, config, o) {
|
|
3864
|
+
var _ListAccessControlConfigurationsCommand = class _ListAccessControlConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3941
3865
|
return [
|
|
3942
3866
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3943
3867
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3951,9 +3875,7 @@ var ListAccessControlConfigurationsCommand = _ListAccessControlConfigurationsCom
|
|
|
3951
3875
|
|
|
3952
3876
|
|
|
3953
3877
|
|
|
3954
|
-
var _ListDataSourcesCommand = class _ListDataSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3955
|
-
...commonParams
|
|
3956
|
-
}).m(function(Command, cs, config, o) {
|
|
3878
|
+
var _ListDataSourcesCommand = class _ListDataSourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3957
3879
|
return [
|
|
3958
3880
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3959
3881
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3967,9 +3889,7 @@ var ListDataSourcesCommand = _ListDataSourcesCommand;
|
|
|
3967
3889
|
|
|
3968
3890
|
|
|
3969
3891
|
|
|
3970
|
-
var _ListDataSourceSyncJobsCommand = class _ListDataSourceSyncJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3971
|
-
...commonParams
|
|
3972
|
-
}).m(function(Command, cs, config, o) {
|
|
3892
|
+
var _ListDataSourceSyncJobsCommand = class _ListDataSourceSyncJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3973
3893
|
return [
|
|
3974
3894
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3975
3895
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3983,9 +3903,7 @@ var ListDataSourceSyncJobsCommand = _ListDataSourceSyncJobsCommand;
|
|
|
3983
3903
|
|
|
3984
3904
|
|
|
3985
3905
|
|
|
3986
|
-
var _ListEntityPersonasCommand = class _ListEntityPersonasCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3987
|
-
...commonParams
|
|
3988
|
-
}).m(function(Command, cs, config, o) {
|
|
3906
|
+
var _ListEntityPersonasCommand = class _ListEntityPersonasCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
3989
3907
|
return [
|
|
3990
3908
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
3991
3909
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -3999,9 +3917,7 @@ var ListEntityPersonasCommand = _ListEntityPersonasCommand;
|
|
|
3999
3917
|
|
|
4000
3918
|
|
|
4001
3919
|
|
|
4002
|
-
var _ListExperienceEntitiesCommand = class _ListExperienceEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4003
|
-
...commonParams
|
|
4004
|
-
}).m(function(Command, cs, config, o) {
|
|
3920
|
+
var _ListExperienceEntitiesCommand = class _ListExperienceEntitiesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4005
3921
|
return [
|
|
4006
3922
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4007
3923
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4015,9 +3931,7 @@ var ListExperienceEntitiesCommand = _ListExperienceEntitiesCommand;
|
|
|
4015
3931
|
|
|
4016
3932
|
|
|
4017
3933
|
|
|
4018
|
-
var _ListExperiencesCommand = class _ListExperiencesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4019
|
-
...commonParams
|
|
4020
|
-
}).m(function(Command, cs, config, o) {
|
|
3934
|
+
var _ListExperiencesCommand = class _ListExperiencesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4021
3935
|
return [
|
|
4022
3936
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4023
3937
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4031,9 +3945,7 @@ var ListExperiencesCommand = _ListExperiencesCommand;
|
|
|
4031
3945
|
|
|
4032
3946
|
|
|
4033
3947
|
|
|
4034
|
-
var _ListFaqsCommand = class _ListFaqsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4035
|
-
...commonParams
|
|
4036
|
-
}).m(function(Command, cs, config, o) {
|
|
3948
|
+
var _ListFaqsCommand = class _ListFaqsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4037
3949
|
return [
|
|
4038
3950
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4039
3951
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4047,9 +3959,7 @@ var ListFaqsCommand = _ListFaqsCommand;
|
|
|
4047
3959
|
|
|
4048
3960
|
|
|
4049
3961
|
|
|
4050
|
-
var _ListFeaturedResultsSetsCommand = class _ListFeaturedResultsSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4051
|
-
...commonParams
|
|
4052
|
-
}).m(function(Command, cs, config, o) {
|
|
3962
|
+
var _ListFeaturedResultsSetsCommand = class _ListFeaturedResultsSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4053
3963
|
return [
|
|
4054
3964
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4055
3965
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4063,9 +3973,7 @@ var ListFeaturedResultsSetsCommand = _ListFeaturedResultsSetsCommand;
|
|
|
4063
3973
|
|
|
4064
3974
|
|
|
4065
3975
|
|
|
4066
|
-
var _ListGroupsOlderThanOrderingIdCommand = class _ListGroupsOlderThanOrderingIdCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4067
|
-
...commonParams
|
|
4068
|
-
}).m(function(Command, cs, config, o) {
|
|
3976
|
+
var _ListGroupsOlderThanOrderingIdCommand = class _ListGroupsOlderThanOrderingIdCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4069
3977
|
return [
|
|
4070
3978
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4071
3979
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4079,9 +3987,7 @@ var ListGroupsOlderThanOrderingIdCommand = _ListGroupsOlderThanOrderingIdCommand
|
|
|
4079
3987
|
|
|
4080
3988
|
|
|
4081
3989
|
|
|
4082
|
-
var _ListIndicesCommand = class _ListIndicesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4083
|
-
...commonParams
|
|
4084
|
-
}).m(function(Command, cs, config, o) {
|
|
3990
|
+
var _ListIndicesCommand = class _ListIndicesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4085
3991
|
return [
|
|
4086
3992
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4087
3993
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4095,9 +4001,7 @@ var ListIndicesCommand = _ListIndicesCommand;
|
|
|
4095
4001
|
|
|
4096
4002
|
|
|
4097
4003
|
|
|
4098
|
-
var _ListQuerySuggestionsBlockListsCommand = class _ListQuerySuggestionsBlockListsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4099
|
-
...commonParams
|
|
4100
|
-
}).m(function(Command, cs, config, o) {
|
|
4004
|
+
var _ListQuerySuggestionsBlockListsCommand = class _ListQuerySuggestionsBlockListsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4101
4005
|
return [
|
|
4102
4006
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4103
4007
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4111,9 +4015,7 @@ var ListQuerySuggestionsBlockListsCommand = _ListQuerySuggestionsBlockListsComma
|
|
|
4111
4015
|
|
|
4112
4016
|
|
|
4113
4017
|
|
|
4114
|
-
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4115
|
-
...commonParams
|
|
4116
|
-
}).m(function(Command, cs, config, o) {
|
|
4018
|
+
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4117
4019
|
return [
|
|
4118
4020
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4119
4021
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4127,9 +4029,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
4127
4029
|
|
|
4128
4030
|
|
|
4129
4031
|
|
|
4130
|
-
var _ListThesauriCommand = class _ListThesauriCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4131
|
-
...commonParams
|
|
4132
|
-
}).m(function(Command, cs, config, o) {
|
|
4032
|
+
var _ListThesauriCommand = class _ListThesauriCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4133
4033
|
return [
|
|
4134
4034
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4135
4035
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4143,9 +4043,7 @@ var ListThesauriCommand = _ListThesauriCommand;
|
|
|
4143
4043
|
|
|
4144
4044
|
|
|
4145
4045
|
|
|
4146
|
-
var _PutPrincipalMappingCommand = class _PutPrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4147
|
-
...commonParams
|
|
4148
|
-
}).m(function(Command, cs, config, o) {
|
|
4046
|
+
var _PutPrincipalMappingCommand = class _PutPrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4149
4047
|
return [
|
|
4150
4048
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4151
4049
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4159,9 +4057,7 @@ var PutPrincipalMappingCommand = _PutPrincipalMappingCommand;
|
|
|
4159
4057
|
|
|
4160
4058
|
|
|
4161
4059
|
|
|
4162
|
-
var _QueryCommand = class _QueryCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4163
|
-
...commonParams
|
|
4164
|
-
}).m(function(Command, cs, config, o) {
|
|
4060
|
+
var _QueryCommand = class _QueryCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4165
4061
|
return [
|
|
4166
4062
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4167
4063
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4175,9 +4071,7 @@ var QueryCommand = _QueryCommand;
|
|
|
4175
4071
|
|
|
4176
4072
|
|
|
4177
4073
|
|
|
4178
|
-
var _RetrieveCommand = class _RetrieveCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4179
|
-
...commonParams
|
|
4180
|
-
}).m(function(Command, cs, config, o) {
|
|
4074
|
+
var _RetrieveCommand = class _RetrieveCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4181
4075
|
return [
|
|
4182
4076
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4183
4077
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4191,9 +4085,7 @@ var RetrieveCommand = _RetrieveCommand;
|
|
|
4191
4085
|
|
|
4192
4086
|
|
|
4193
4087
|
|
|
4194
|
-
var _StartDataSourceSyncJobCommand = class _StartDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4195
|
-
...commonParams
|
|
4196
|
-
}).m(function(Command, cs, config, o) {
|
|
4088
|
+
var _StartDataSourceSyncJobCommand = class _StartDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4197
4089
|
return [
|
|
4198
4090
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4199
4091
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4207,9 +4099,7 @@ var StartDataSourceSyncJobCommand = _StartDataSourceSyncJobCommand;
|
|
|
4207
4099
|
|
|
4208
4100
|
|
|
4209
4101
|
|
|
4210
|
-
var _StopDataSourceSyncJobCommand = class _StopDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4211
|
-
...commonParams
|
|
4212
|
-
}).m(function(Command, cs, config, o) {
|
|
4102
|
+
var _StopDataSourceSyncJobCommand = class _StopDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4213
4103
|
return [
|
|
4214
4104
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4215
4105
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4223,9 +4113,7 @@ var StopDataSourceSyncJobCommand = _StopDataSourceSyncJobCommand;
|
|
|
4223
4113
|
|
|
4224
4114
|
|
|
4225
4115
|
|
|
4226
|
-
var _SubmitFeedbackCommand = class _SubmitFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4227
|
-
...commonParams
|
|
4228
|
-
}).m(function(Command, cs, config, o) {
|
|
4116
|
+
var _SubmitFeedbackCommand = class _SubmitFeedbackCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4229
4117
|
return [
|
|
4230
4118
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4231
4119
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4239,9 +4127,7 @@ var SubmitFeedbackCommand = _SubmitFeedbackCommand;
|
|
|
4239
4127
|
|
|
4240
4128
|
|
|
4241
4129
|
|
|
4242
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4243
|
-
...commonParams
|
|
4244
|
-
}).m(function(Command, cs, config, o) {
|
|
4130
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4245
4131
|
return [
|
|
4246
4132
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4247
4133
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4255,9 +4141,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
4255
4141
|
|
|
4256
4142
|
|
|
4257
4143
|
|
|
4258
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4259
|
-
...commonParams
|
|
4260
|
-
}).m(function(Command, cs, config, o) {
|
|
4144
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4261
4145
|
return [
|
|
4262
4146
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4263
4147
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4271,9 +4155,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
4271
4155
|
|
|
4272
4156
|
|
|
4273
4157
|
|
|
4274
|
-
var _UpdateAccessControlConfigurationCommand = class _UpdateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4275
|
-
...commonParams
|
|
4276
|
-
}).m(function(Command, cs, config, o) {
|
|
4158
|
+
var _UpdateAccessControlConfigurationCommand = class _UpdateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4277
4159
|
return [
|
|
4278
4160
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4279
4161
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4287,9 +4169,7 @@ var UpdateAccessControlConfigurationCommand = _UpdateAccessControlConfigurationC
|
|
|
4287
4169
|
|
|
4288
4170
|
|
|
4289
4171
|
|
|
4290
|
-
var _UpdateDataSourceCommand = class _UpdateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4291
|
-
...commonParams
|
|
4292
|
-
}).m(function(Command, cs, config, o) {
|
|
4172
|
+
var _UpdateDataSourceCommand = class _UpdateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4293
4173
|
return [
|
|
4294
4174
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4295
4175
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4303,9 +4183,7 @@ var UpdateDataSourceCommand = _UpdateDataSourceCommand;
|
|
|
4303
4183
|
|
|
4304
4184
|
|
|
4305
4185
|
|
|
4306
|
-
var _UpdateExperienceCommand = class _UpdateExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4307
|
-
...commonParams
|
|
4308
|
-
}).m(function(Command, cs, config, o) {
|
|
4186
|
+
var _UpdateExperienceCommand = class _UpdateExperienceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4309
4187
|
return [
|
|
4310
4188
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4311
4189
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4319,9 +4197,7 @@ var UpdateExperienceCommand = _UpdateExperienceCommand;
|
|
|
4319
4197
|
|
|
4320
4198
|
|
|
4321
4199
|
|
|
4322
|
-
var _UpdateFeaturedResultsSetCommand = class _UpdateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4323
|
-
...commonParams
|
|
4324
|
-
}).m(function(Command, cs, config, o) {
|
|
4200
|
+
var _UpdateFeaturedResultsSetCommand = class _UpdateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4325
4201
|
return [
|
|
4326
4202
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4327
4203
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4335,9 +4211,7 @@ var UpdateFeaturedResultsSetCommand = _UpdateFeaturedResultsSetCommand;
|
|
|
4335
4211
|
|
|
4336
4212
|
|
|
4337
4213
|
|
|
4338
|
-
var _UpdateIndexCommand = class _UpdateIndexCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4339
|
-
...commonParams
|
|
4340
|
-
}).m(function(Command, cs, config, o) {
|
|
4214
|
+
var _UpdateIndexCommand = class _UpdateIndexCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4341
4215
|
return [
|
|
4342
4216
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4343
4217
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4351,9 +4225,7 @@ var UpdateIndexCommand = _UpdateIndexCommand;
|
|
|
4351
4225
|
|
|
4352
4226
|
|
|
4353
4227
|
|
|
4354
|
-
var _UpdateQuerySuggestionsBlockListCommand = class _UpdateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4355
|
-
...commonParams
|
|
4356
|
-
}).m(function(Command, cs, config, o) {
|
|
4228
|
+
var _UpdateQuerySuggestionsBlockListCommand = class _UpdateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4357
4229
|
return [
|
|
4358
4230
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4359
4231
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4367,9 +4239,7 @@ var UpdateQuerySuggestionsBlockListCommand = _UpdateQuerySuggestionsBlockListCom
|
|
|
4367
4239
|
|
|
4368
4240
|
|
|
4369
4241
|
|
|
4370
|
-
var _UpdateQuerySuggestionsConfigCommand = class _UpdateQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4371
|
-
...commonParams
|
|
4372
|
-
}).m(function(Command, cs, config, o) {
|
|
4242
|
+
var _UpdateQuerySuggestionsConfigCommand = class _UpdateQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4373
4243
|
return [
|
|
4374
4244
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4375
4245
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4383,9 +4253,7 @@ var UpdateQuerySuggestionsConfigCommand = _UpdateQuerySuggestionsConfigCommand;
|
|
|
4383
4253
|
|
|
4384
4254
|
|
|
4385
4255
|
|
|
4386
|
-
var _UpdateThesaurusCommand = class _UpdateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4387
|
-
...commonParams
|
|
4388
|
-
}).m(function(Command, cs, config, o) {
|
|
4256
|
+
var _UpdateThesaurusCommand = class _UpdateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4389
4257
|
return [
|
|
4390
4258
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4391
4259
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|