@aws-sdk/client-kendra 3.306.0 → 3.310.0

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