@aws-sdk/client-kendra 3.590.0 → 3.592.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.
Files changed (137) hide show
  1. package/dist-cjs/index.js +0 -66
  2. package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchPutDocumentCommand.d.ts +2 -1
  8. package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateExperienceCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateFaqCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateThesaurusCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteExperienceCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteFaqCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteIndexCommand.d.ts +2 -1
  22. package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteThesaurusCommand.d.ts +2 -1
  25. package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeExperienceCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeFaqCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeIndexCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeThesaurusCommand.d.ts +2 -1
  35. package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +2 -1
  36. package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +2 -1
  37. package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +2 -1
  38. package/dist-types/commands/GetSnapshotsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListEntityPersonasCommand.d.ts +2 -1
  43. package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +2 -1
  44. package/dist-types/commands/ListExperiencesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListFaqsCommand.d.ts +2 -1
  46. package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +2 -1
  48. package/dist-types/commands/ListIndicesCommand.d.ts +2 -1
  49. package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  51. package/dist-types/commands/ListThesauriCommand.d.ts +2 -1
  52. package/dist-types/commands/PutPrincipalMappingCommand.d.ts +2 -1
  53. package/dist-types/commands/QueryCommand.d.ts +2 -1
  54. package/dist-types/commands/RetrieveCommand.d.ts +2 -1
  55. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
  56. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
  57. package/dist-types/commands/SubmitFeedbackCommand.d.ts +2 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateExperienceCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateIndexCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateThesaurusCommand.d.ts +2 -1
  68. package/dist-types/index.d.ts +2 -2
  69. package/dist-types/models/KendraServiceException.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/QueryCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/models/KendraServiceException.d.ts +2 -1
  137. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -336,7 +336,6 @@ var KendraClient = _KendraClient;
336
336
 
337
337
  var import_middleware_serde = require("@smithy/middleware-serde");
338
338
 
339
- var import_types = require("@smithy/types");
340
339
 
341
340
  // src/protocols/Aws_json1_1.ts
342
341
  var import_core2 = require("@aws-sdk/core");
@@ -3366,7 +3365,6 @@ var AssociateEntitiesToExperienceCommand = _AssociateEntitiesToExperienceCommand
3366
3365
 
3367
3366
 
3368
3367
 
3369
-
3370
3368
  var _AssociatePersonasToEntitiesCommand = class _AssociatePersonasToEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
3371
3369
  ...commonParams
3372
3370
  }).m(function(Command, cs, config, o) {
@@ -3383,7 +3381,6 @@ var AssociatePersonasToEntitiesCommand = _AssociatePersonasToEntitiesCommand;
3383
3381
 
3384
3382
 
3385
3383
 
3386
-
3387
3384
  var _BatchDeleteDocumentCommand = class _BatchDeleteDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
3388
3385
  ...commonParams
3389
3386
  }).m(function(Command, cs, config, o) {
@@ -3400,7 +3397,6 @@ var BatchDeleteDocumentCommand = _BatchDeleteDocumentCommand;
3400
3397
 
3401
3398
 
3402
3399
 
3403
-
3404
3400
  var _BatchDeleteFeaturedResultsSetCommand = class _BatchDeleteFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
3405
3401
  ...commonParams
3406
3402
  }).m(function(Command, cs, config, o) {
@@ -3417,7 +3413,6 @@ var BatchDeleteFeaturedResultsSetCommand = _BatchDeleteFeaturedResultsSetCommand
3417
3413
 
3418
3414
 
3419
3415
 
3420
-
3421
3416
  var _BatchGetDocumentStatusCommand = class _BatchGetDocumentStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3422
3417
  ...commonParams
3423
3418
  }).m(function(Command, cs, config, o) {
@@ -3434,7 +3429,6 @@ var BatchGetDocumentStatusCommand = _BatchGetDocumentStatusCommand;
3434
3429
 
3435
3430
 
3436
3431
 
3437
-
3438
3432
  var _BatchPutDocumentCommand = class _BatchPutDocumentCommand extends import_smithy_client.Command.classBuilder().ep({
3439
3433
  ...commonParams
3440
3434
  }).m(function(Command, cs, config, o) {
@@ -3451,7 +3445,6 @@ var BatchPutDocumentCommand = _BatchPutDocumentCommand;
3451
3445
 
3452
3446
 
3453
3447
 
3454
-
3455
3448
  var _ClearQuerySuggestionsCommand = class _ClearQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
3456
3449
  ...commonParams
3457
3450
  }).m(function(Command, cs, config, o) {
@@ -3468,7 +3461,6 @@ var ClearQuerySuggestionsCommand = _ClearQuerySuggestionsCommand;
3468
3461
 
3469
3462
 
3470
3463
 
3471
-
3472
3464
  var _CreateAccessControlConfigurationCommand = class _CreateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3473
3465
  ...commonParams
3474
3466
  }).m(function(Command, cs, config, o) {
@@ -3485,7 +3477,6 @@ var CreateAccessControlConfigurationCommand = _CreateAccessControlConfigurationC
3485
3477
 
3486
3478
 
3487
3479
 
3488
-
3489
3480
  var _CreateDataSourceCommand = class _CreateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
3490
3481
  ...commonParams
3491
3482
  }).m(function(Command, cs, config, o) {
@@ -3502,7 +3493,6 @@ var CreateDataSourceCommand = _CreateDataSourceCommand;
3502
3493
 
3503
3494
 
3504
3495
 
3505
-
3506
3496
  var _CreateExperienceCommand = class _CreateExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
3507
3497
  ...commonParams
3508
3498
  }).m(function(Command, cs, config, o) {
@@ -3519,7 +3509,6 @@ var CreateExperienceCommand = _CreateExperienceCommand;
3519
3509
 
3520
3510
 
3521
3511
 
3522
-
3523
3512
  var _CreateFaqCommand = class _CreateFaqCommand extends import_smithy_client.Command.classBuilder().ep({
3524
3513
  ...commonParams
3525
3514
  }).m(function(Command, cs, config, o) {
@@ -3536,7 +3525,6 @@ var CreateFaqCommand = _CreateFaqCommand;
3536
3525
 
3537
3526
 
3538
3527
 
3539
-
3540
3528
  var _CreateFeaturedResultsSetCommand = class _CreateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
3541
3529
  ...commonParams
3542
3530
  }).m(function(Command, cs, config, o) {
@@ -3553,7 +3541,6 @@ var CreateFeaturedResultsSetCommand = _CreateFeaturedResultsSetCommand;
3553
3541
 
3554
3542
 
3555
3543
 
3556
-
3557
3544
  var _CreateIndexCommand = class _CreateIndexCommand extends import_smithy_client.Command.classBuilder().ep({
3558
3545
  ...commonParams
3559
3546
  }).m(function(Command, cs, config, o) {
@@ -3570,7 +3557,6 @@ var CreateIndexCommand = _CreateIndexCommand;
3570
3557
 
3571
3558
 
3572
3559
 
3573
-
3574
3560
  var _CreateQuerySuggestionsBlockListCommand = class _CreateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
3575
3561
  ...commonParams
3576
3562
  }).m(function(Command, cs, config, o) {
@@ -3587,7 +3573,6 @@ var CreateQuerySuggestionsBlockListCommand = _CreateQuerySuggestionsBlockListCom
3587
3573
 
3588
3574
 
3589
3575
 
3590
-
3591
3576
  var _CreateThesaurusCommand = class _CreateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
3592
3577
  ...commonParams
3593
3578
  }).m(function(Command, cs, config, o) {
@@ -3604,7 +3589,6 @@ var CreateThesaurusCommand = _CreateThesaurusCommand;
3604
3589
 
3605
3590
 
3606
3591
 
3607
-
3608
3592
  var _DeleteAccessControlConfigurationCommand = class _DeleteAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3609
3593
  ...commonParams
3610
3594
  }).m(function(Command, cs, config, o) {
@@ -3621,7 +3605,6 @@ var DeleteAccessControlConfigurationCommand = _DeleteAccessControlConfigurationC
3621
3605
 
3622
3606
 
3623
3607
 
3624
-
3625
3608
  var _DeleteDataSourceCommand = class _DeleteDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
3626
3609
  ...commonParams
3627
3610
  }).m(function(Command, cs, config, o) {
@@ -3638,7 +3621,6 @@ var DeleteDataSourceCommand = _DeleteDataSourceCommand;
3638
3621
 
3639
3622
 
3640
3623
 
3641
-
3642
3624
  var _DeleteExperienceCommand = class _DeleteExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
3643
3625
  ...commonParams
3644
3626
  }).m(function(Command, cs, config, o) {
@@ -3655,7 +3637,6 @@ var DeleteExperienceCommand = _DeleteExperienceCommand;
3655
3637
 
3656
3638
 
3657
3639
 
3658
-
3659
3640
  var _DeleteFaqCommand = class _DeleteFaqCommand extends import_smithy_client.Command.classBuilder().ep({
3660
3641
  ...commonParams
3661
3642
  }).m(function(Command, cs, config, o) {
@@ -3672,7 +3653,6 @@ var DeleteFaqCommand = _DeleteFaqCommand;
3672
3653
 
3673
3654
 
3674
3655
 
3675
-
3676
3656
  var _DeleteIndexCommand = class _DeleteIndexCommand extends import_smithy_client.Command.classBuilder().ep({
3677
3657
  ...commonParams
3678
3658
  }).m(function(Command, cs, config, o) {
@@ -3689,7 +3669,6 @@ var DeleteIndexCommand = _DeleteIndexCommand;
3689
3669
 
3690
3670
 
3691
3671
 
3692
-
3693
3672
  var _DeletePrincipalMappingCommand = class _DeletePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
3694
3673
  ...commonParams
3695
3674
  }).m(function(Command, cs, config, o) {
@@ -3706,7 +3685,6 @@ var DeletePrincipalMappingCommand = _DeletePrincipalMappingCommand;
3706
3685
 
3707
3686
 
3708
3687
 
3709
-
3710
3688
  var _DeleteQuerySuggestionsBlockListCommand = class _DeleteQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
3711
3689
  ...commonParams
3712
3690
  }).m(function(Command, cs, config, o) {
@@ -3723,7 +3701,6 @@ var DeleteQuerySuggestionsBlockListCommand = _DeleteQuerySuggestionsBlockListCom
3723
3701
 
3724
3702
 
3725
3703
 
3726
-
3727
3704
  var _DeleteThesaurusCommand = class _DeleteThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
3728
3705
  ...commonParams
3729
3706
  }).m(function(Command, cs, config, o) {
@@ -3740,7 +3717,6 @@ var DeleteThesaurusCommand = _DeleteThesaurusCommand;
3740
3717
 
3741
3718
 
3742
3719
 
3743
-
3744
3720
  var _DescribeAccessControlConfigurationCommand = class _DescribeAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3745
3721
  ...commonParams
3746
3722
  }).m(function(Command, cs, config, o) {
@@ -3757,7 +3733,6 @@ var DescribeAccessControlConfigurationCommand = _DescribeAccessControlConfigurat
3757
3733
 
3758
3734
 
3759
3735
 
3760
-
3761
3736
  var _DescribeDataSourceCommand = class _DescribeDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
3762
3737
  ...commonParams
3763
3738
  }).m(function(Command, cs, config, o) {
@@ -3774,7 +3749,6 @@ var DescribeDataSourceCommand = _DescribeDataSourceCommand;
3774
3749
 
3775
3750
 
3776
3751
 
3777
-
3778
3752
  var _DescribeExperienceCommand = class _DescribeExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
3779
3753
  ...commonParams
3780
3754
  }).m(function(Command, cs, config, o) {
@@ -3791,7 +3765,6 @@ var DescribeExperienceCommand = _DescribeExperienceCommand;
3791
3765
 
3792
3766
 
3793
3767
 
3794
-
3795
3768
  var _DescribeFaqCommand = class _DescribeFaqCommand extends import_smithy_client.Command.classBuilder().ep({
3796
3769
  ...commonParams
3797
3770
  }).m(function(Command, cs, config, o) {
@@ -3808,7 +3781,6 @@ var DescribeFaqCommand = _DescribeFaqCommand;
3808
3781
 
3809
3782
 
3810
3783
 
3811
-
3812
3784
  var _DescribeFeaturedResultsSetCommand = class _DescribeFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
3813
3785
  ...commonParams
3814
3786
  }).m(function(Command, cs, config, o) {
@@ -3825,7 +3797,6 @@ var DescribeFeaturedResultsSetCommand = _DescribeFeaturedResultsSetCommand;
3825
3797
 
3826
3798
 
3827
3799
 
3828
-
3829
3800
  var _DescribeIndexCommand = class _DescribeIndexCommand extends import_smithy_client.Command.classBuilder().ep({
3830
3801
  ...commonParams
3831
3802
  }).m(function(Command, cs, config, o) {
@@ -3842,7 +3813,6 @@ var DescribeIndexCommand = _DescribeIndexCommand;
3842
3813
 
3843
3814
 
3844
3815
 
3845
-
3846
3816
  var _DescribePrincipalMappingCommand = class _DescribePrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
3847
3817
  ...commonParams
3848
3818
  }).m(function(Command, cs, config, o) {
@@ -3859,7 +3829,6 @@ var DescribePrincipalMappingCommand = _DescribePrincipalMappingCommand;
3859
3829
 
3860
3830
 
3861
3831
 
3862
-
3863
3832
  var _DescribeQuerySuggestionsBlockListCommand = class _DescribeQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
3864
3833
  ...commonParams
3865
3834
  }).m(function(Command, cs, config, o) {
@@ -3876,7 +3845,6 @@ var DescribeQuerySuggestionsBlockListCommand = _DescribeQuerySuggestionsBlockLis
3876
3845
 
3877
3846
 
3878
3847
 
3879
-
3880
3848
  var _DescribeQuerySuggestionsConfigCommand = class _DescribeQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep({
3881
3849
  ...commonParams
3882
3850
  }).m(function(Command, cs, config, o) {
@@ -3893,7 +3861,6 @@ var DescribeQuerySuggestionsConfigCommand = _DescribeQuerySuggestionsConfigComma
3893
3861
 
3894
3862
 
3895
3863
 
3896
-
3897
3864
  var _DescribeThesaurusCommand = class _DescribeThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
3898
3865
  ...commonParams
3899
3866
  }).m(function(Command, cs, config, o) {
@@ -3910,7 +3877,6 @@ var DescribeThesaurusCommand = _DescribeThesaurusCommand;
3910
3877
 
3911
3878
 
3912
3879
 
3913
-
3914
3880
  var _DisassociateEntitiesFromExperienceCommand = class _DisassociateEntitiesFromExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
3915
3881
  ...commonParams
3916
3882
  }).m(function(Command, cs, config, o) {
@@ -3927,7 +3893,6 @@ var DisassociateEntitiesFromExperienceCommand = _DisassociateEntitiesFromExperie
3927
3893
 
3928
3894
 
3929
3895
 
3930
-
3931
3896
  var _DisassociatePersonasFromEntitiesCommand = class _DisassociatePersonasFromEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
3932
3897
  ...commonParams
3933
3898
  }).m(function(Command, cs, config, o) {
@@ -3944,7 +3909,6 @@ var DisassociatePersonasFromEntitiesCommand = _DisassociatePersonasFromEntitiesC
3944
3909
 
3945
3910
 
3946
3911
 
3947
-
3948
3912
  var _GetQuerySuggestionsCommand = class _GetQuerySuggestionsCommand extends import_smithy_client.Command.classBuilder().ep({
3949
3913
  ...commonParams
3950
3914
  }).m(function(Command, cs, config, o) {
@@ -3961,7 +3925,6 @@ var GetQuerySuggestionsCommand = _GetQuerySuggestionsCommand;
3961
3925
 
3962
3926
 
3963
3927
 
3964
-
3965
3928
  var _GetSnapshotsCommand = class _GetSnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
3966
3929
  ...commonParams
3967
3930
  }).m(function(Command, cs, config, o) {
@@ -3978,7 +3941,6 @@ var GetSnapshotsCommand = _GetSnapshotsCommand;
3978
3941
 
3979
3942
 
3980
3943
 
3981
-
3982
3944
  var _ListAccessControlConfigurationsCommand = class _ListAccessControlConfigurationsCommand extends import_smithy_client.Command.classBuilder().ep({
3983
3945
  ...commonParams
3984
3946
  }).m(function(Command, cs, config, o) {
@@ -3995,7 +3957,6 @@ var ListAccessControlConfigurationsCommand = _ListAccessControlConfigurationsCom
3995
3957
 
3996
3958
 
3997
3959
 
3998
-
3999
3960
  var _ListDataSourcesCommand = class _ListDataSourcesCommand extends import_smithy_client.Command.classBuilder().ep({
4000
3961
  ...commonParams
4001
3962
  }).m(function(Command, cs, config, o) {
@@ -4012,7 +3973,6 @@ var ListDataSourcesCommand = _ListDataSourcesCommand;
4012
3973
 
4013
3974
 
4014
3975
 
4015
-
4016
3976
  var _ListDataSourceSyncJobsCommand = class _ListDataSourceSyncJobsCommand extends import_smithy_client.Command.classBuilder().ep({
4017
3977
  ...commonParams
4018
3978
  }).m(function(Command, cs, config, o) {
@@ -4029,7 +3989,6 @@ var ListDataSourceSyncJobsCommand = _ListDataSourceSyncJobsCommand;
4029
3989
 
4030
3990
 
4031
3991
 
4032
-
4033
3992
  var _ListEntityPersonasCommand = class _ListEntityPersonasCommand extends import_smithy_client.Command.classBuilder().ep({
4034
3993
  ...commonParams
4035
3994
  }).m(function(Command, cs, config, o) {
@@ -4046,7 +4005,6 @@ var ListEntityPersonasCommand = _ListEntityPersonasCommand;
4046
4005
 
4047
4006
 
4048
4007
 
4049
-
4050
4008
  var _ListExperienceEntitiesCommand = class _ListExperienceEntitiesCommand extends import_smithy_client.Command.classBuilder().ep({
4051
4009
  ...commonParams
4052
4010
  }).m(function(Command, cs, config, o) {
@@ -4063,7 +4021,6 @@ var ListExperienceEntitiesCommand = _ListExperienceEntitiesCommand;
4063
4021
 
4064
4022
 
4065
4023
 
4066
-
4067
4024
  var _ListExperiencesCommand = class _ListExperiencesCommand extends import_smithy_client.Command.classBuilder().ep({
4068
4025
  ...commonParams
4069
4026
  }).m(function(Command, cs, config, o) {
@@ -4080,7 +4037,6 @@ var ListExperiencesCommand = _ListExperiencesCommand;
4080
4037
 
4081
4038
 
4082
4039
 
4083
-
4084
4040
  var _ListFaqsCommand = class _ListFaqsCommand extends import_smithy_client.Command.classBuilder().ep({
4085
4041
  ...commonParams
4086
4042
  }).m(function(Command, cs, config, o) {
@@ -4097,7 +4053,6 @@ var ListFaqsCommand = _ListFaqsCommand;
4097
4053
 
4098
4054
 
4099
4055
 
4100
-
4101
4056
  var _ListFeaturedResultsSetsCommand = class _ListFeaturedResultsSetsCommand extends import_smithy_client.Command.classBuilder().ep({
4102
4057
  ...commonParams
4103
4058
  }).m(function(Command, cs, config, o) {
@@ -4114,7 +4069,6 @@ var ListFeaturedResultsSetsCommand = _ListFeaturedResultsSetsCommand;
4114
4069
 
4115
4070
 
4116
4071
 
4117
-
4118
4072
  var _ListGroupsOlderThanOrderingIdCommand = class _ListGroupsOlderThanOrderingIdCommand extends import_smithy_client.Command.classBuilder().ep({
4119
4073
  ...commonParams
4120
4074
  }).m(function(Command, cs, config, o) {
@@ -4131,7 +4085,6 @@ var ListGroupsOlderThanOrderingIdCommand = _ListGroupsOlderThanOrderingIdCommand
4131
4085
 
4132
4086
 
4133
4087
 
4134
-
4135
4088
  var _ListIndicesCommand = class _ListIndicesCommand extends import_smithy_client.Command.classBuilder().ep({
4136
4089
  ...commonParams
4137
4090
  }).m(function(Command, cs, config, o) {
@@ -4148,7 +4101,6 @@ var ListIndicesCommand = _ListIndicesCommand;
4148
4101
 
4149
4102
 
4150
4103
 
4151
-
4152
4104
  var _ListQuerySuggestionsBlockListsCommand = class _ListQuerySuggestionsBlockListsCommand extends import_smithy_client.Command.classBuilder().ep({
4153
4105
  ...commonParams
4154
4106
  }).m(function(Command, cs, config, o) {
@@ -4165,7 +4117,6 @@ var ListQuerySuggestionsBlockListsCommand = _ListQuerySuggestionsBlockListsComma
4165
4117
 
4166
4118
 
4167
4119
 
4168
-
4169
4120
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4170
4121
  ...commonParams
4171
4122
  }).m(function(Command, cs, config, o) {
@@ -4182,7 +4133,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
4182
4133
 
4183
4134
 
4184
4135
 
4185
-
4186
4136
  var _ListThesauriCommand = class _ListThesauriCommand extends import_smithy_client.Command.classBuilder().ep({
4187
4137
  ...commonParams
4188
4138
  }).m(function(Command, cs, config, o) {
@@ -4199,7 +4149,6 @@ var ListThesauriCommand = _ListThesauriCommand;
4199
4149
 
4200
4150
 
4201
4151
 
4202
-
4203
4152
  var _PutPrincipalMappingCommand = class _PutPrincipalMappingCommand extends import_smithy_client.Command.classBuilder().ep({
4204
4153
  ...commonParams
4205
4154
  }).m(function(Command, cs, config, o) {
@@ -4216,7 +4165,6 @@ var PutPrincipalMappingCommand = _PutPrincipalMappingCommand;
4216
4165
 
4217
4166
 
4218
4167
 
4219
-
4220
4168
  var _QueryCommand = class _QueryCommand extends import_smithy_client.Command.classBuilder().ep({
4221
4169
  ...commonParams
4222
4170
  }).m(function(Command, cs, config, o) {
@@ -4233,7 +4181,6 @@ var QueryCommand = _QueryCommand;
4233
4181
 
4234
4182
 
4235
4183
 
4236
-
4237
4184
  var _RetrieveCommand = class _RetrieveCommand extends import_smithy_client.Command.classBuilder().ep({
4238
4185
  ...commonParams
4239
4186
  }).m(function(Command, cs, config, o) {
@@ -4250,7 +4197,6 @@ var RetrieveCommand = _RetrieveCommand;
4250
4197
 
4251
4198
 
4252
4199
 
4253
-
4254
4200
  var _StartDataSourceSyncJobCommand = class _StartDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
4255
4201
  ...commonParams
4256
4202
  }).m(function(Command, cs, config, o) {
@@ -4267,7 +4213,6 @@ var StartDataSourceSyncJobCommand = _StartDataSourceSyncJobCommand;
4267
4213
 
4268
4214
 
4269
4215
 
4270
-
4271
4216
  var _StopDataSourceSyncJobCommand = class _StopDataSourceSyncJobCommand extends import_smithy_client.Command.classBuilder().ep({
4272
4217
  ...commonParams
4273
4218
  }).m(function(Command, cs, config, o) {
@@ -4284,7 +4229,6 @@ var StopDataSourceSyncJobCommand = _StopDataSourceSyncJobCommand;
4284
4229
 
4285
4230
 
4286
4231
 
4287
-
4288
4232
  var _SubmitFeedbackCommand = class _SubmitFeedbackCommand extends import_smithy_client.Command.classBuilder().ep({
4289
4233
  ...commonParams
4290
4234
  }).m(function(Command, cs, config, o) {
@@ -4301,7 +4245,6 @@ var SubmitFeedbackCommand = _SubmitFeedbackCommand;
4301
4245
 
4302
4246
 
4303
4247
 
4304
-
4305
4248
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4306
4249
  ...commonParams
4307
4250
  }).m(function(Command, cs, config, o) {
@@ -4318,7 +4261,6 @@ var TagResourceCommand = _TagResourceCommand;
4318
4261
 
4319
4262
 
4320
4263
 
4321
-
4322
4264
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
4323
4265
  ...commonParams
4324
4266
  }).m(function(Command, cs, config, o) {
@@ -4335,7 +4277,6 @@ var UntagResourceCommand = _UntagResourceCommand;
4335
4277
 
4336
4278
 
4337
4279
 
4338
-
4339
4280
  var _UpdateAccessControlConfigurationCommand = class _UpdateAccessControlConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
4340
4281
  ...commonParams
4341
4282
  }).m(function(Command, cs, config, o) {
@@ -4352,7 +4293,6 @@ var UpdateAccessControlConfigurationCommand = _UpdateAccessControlConfigurationC
4352
4293
 
4353
4294
 
4354
4295
 
4355
-
4356
4296
  var _UpdateDataSourceCommand = class _UpdateDataSourceCommand extends import_smithy_client.Command.classBuilder().ep({
4357
4297
  ...commonParams
4358
4298
  }).m(function(Command, cs, config, o) {
@@ -4369,7 +4309,6 @@ var UpdateDataSourceCommand = _UpdateDataSourceCommand;
4369
4309
 
4370
4310
 
4371
4311
 
4372
-
4373
4312
  var _UpdateExperienceCommand = class _UpdateExperienceCommand extends import_smithy_client.Command.classBuilder().ep({
4374
4313
  ...commonParams
4375
4314
  }).m(function(Command, cs, config, o) {
@@ -4386,7 +4325,6 @@ var UpdateExperienceCommand = _UpdateExperienceCommand;
4386
4325
 
4387
4326
 
4388
4327
 
4389
-
4390
4328
  var _UpdateFeaturedResultsSetCommand = class _UpdateFeaturedResultsSetCommand extends import_smithy_client.Command.classBuilder().ep({
4391
4329
  ...commonParams
4392
4330
  }).m(function(Command, cs, config, o) {
@@ -4403,7 +4341,6 @@ var UpdateFeaturedResultsSetCommand = _UpdateFeaturedResultsSetCommand;
4403
4341
 
4404
4342
 
4405
4343
 
4406
-
4407
4344
  var _UpdateIndexCommand = class _UpdateIndexCommand extends import_smithy_client.Command.classBuilder().ep({
4408
4345
  ...commonParams
4409
4346
  }).m(function(Command, cs, config, o) {
@@ -4420,7 +4357,6 @@ var UpdateIndexCommand = _UpdateIndexCommand;
4420
4357
 
4421
4358
 
4422
4359
 
4423
-
4424
4360
  var _UpdateQuerySuggestionsBlockListCommand = class _UpdateQuerySuggestionsBlockListCommand extends import_smithy_client.Command.classBuilder().ep({
4425
4361
  ...commonParams
4426
4362
  }).m(function(Command, cs, config, o) {
@@ -4437,7 +4373,6 @@ var UpdateQuerySuggestionsBlockListCommand = _UpdateQuerySuggestionsBlockListCom
4437
4373
 
4438
4374
 
4439
4375
 
4440
-
4441
4376
  var _UpdateQuerySuggestionsConfigCommand = class _UpdateQuerySuggestionsConfigCommand extends import_smithy_client.Command.classBuilder().ep({
4442
4377
  ...commonParams
4443
4378
  }).m(function(Command, cs, config, o) {
@@ -4454,7 +4389,6 @@ var UpdateQuerySuggestionsConfigCommand = _UpdateQuerySuggestionsConfigCommand;
4454
4389
 
4455
4390
 
4456
4391
 
4457
-
4458
4392
  var _UpdateThesaurusCommand = class _UpdateThesaurusCommand extends import_smithy_client.Command.classBuilder().ep({
4459
4393
  ...commonParams
4460
4394
  }).m(function(Command, cs, config, o) {
@@ -5,7 +5,8 @@ import { AssociateEntitiesToExperienceRequest, AssociateEntitiesToExperienceResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { AssociatePersonasToEntitiesRequest, AssociatePersonasToEntitiesResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchDeleteDocumentRequest, BatchDeleteDocumentResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchDeleteFeaturedResultsSetRequest, BatchDeleteFeaturedResultsSetResp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchGetDocumentStatusRequest, BatchGetDocumentStatusResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { BatchPutDocumentRequest, BatchPutDocumentResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ClearQuerySuggestionsRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateAccessControlConfigurationRequest, CreateAccessControlConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDataSourceRequest, CreateDataSourceResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateExperienceRequest, CreateExperienceResponse } from "../models/mod
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFaqRequest, CreateFaqResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateFeaturedResultsSetRequest, CreateFeaturedResultsSetResponse } fro
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateIndexRequest, CreateIndexResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateQuerySuggestionsBlockListRequest, CreateQuerySuggestionsBlockList
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateThesaurusRequest, CreateThesaurusResponse } from "../models/model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteAccessControlConfigurationRequest, DeleteAccessControlConfigurati
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDataSourceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *