@aws-sdk/client-kendra 3.301.0 → 3.303.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 (118) hide show
  1. package/README.md +40 -0
  2. package/dist-cjs/Kendra.js +75 -0
  3. package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +45 -0
  4. package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +45 -0
  5. package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +45 -0
  6. package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +45 -0
  7. package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +45 -0
  8. package/dist-cjs/commands/index.js +5 -0
  9. package/dist-cjs/endpoint/ruleset.js +3 -3
  10. package/dist-cjs/models/models_0.js +381 -438
  11. package/dist-cjs/models/models_1.js +20 -0
  12. package/dist-cjs/protocols/Aws_json1_1.js +597 -4
  13. package/dist-es/Kendra.js +75 -0
  14. package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +41 -0
  15. package/dist-es/commands/CreateFeaturedResultsSetCommand.js +41 -0
  16. package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +41 -0
  17. package/dist-es/commands/ListFeaturedResultsSetsCommand.js +41 -0
  18. package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +41 -0
  19. package/dist-es/commands/index.js +5 -0
  20. package/dist-es/endpoint/ruleset.js +3 -3
  21. package/dist-es/models/models_0.js +377 -434
  22. package/dist-es/models/models_1.js +18 -1
  23. package/dist-es/protocols/Aws_json1_1.js +584 -1
  24. package/dist-types/Kendra.d.ts +163 -132
  25. package/dist-types/KendraClient.d.ts +7 -2
  26. package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +1 -1
  27. package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +1 -1
  28. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +6 -6
  29. package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +88 -0
  30. package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +9 -13
  31. package/dist-types/commands/BatchPutDocumentCommand.d.ts +14 -13
  32. package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +17 -20
  34. package/dist-types/commands/CreateDataSourceCommand.d.ts +3 -4
  35. package/dist-types/commands/CreateExperienceCommand.d.ts +3 -2
  36. package/dist-types/commands/CreateFaqCommand.d.ts +6 -6
  37. package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +117 -0
  38. package/dist-types/commands/CreateIndexCommand.d.ts +3 -2
  39. package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +3 -2
  40. package/dist-types/commands/CreateThesaurusCommand.d.ts +3 -2
  41. package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +5 -5
  42. package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteExperienceCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteFaqCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteIndexCommand.d.ts +1 -1
  46. package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +13 -15
  47. package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteThesaurusCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeExperienceCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeFaqCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +86 -0
  54. package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +8 -9
  56. package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeThesaurusCommand.d.ts +1 -1
  59. package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +1 -1
  60. package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +1 -1
  61. package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +3 -2
  62. package/dist-types/commands/GetSnapshotsCommand.d.ts +3 -4
  63. package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +5 -5
  64. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +1 -1
  65. package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
  66. package/dist-types/commands/ListEntityPersonasCommand.d.ts +1 -1
  67. package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +1 -1
  68. package/dist-types/commands/ListExperiencesCommand.d.ts +1 -1
  69. package/dist-types/commands/ListFaqsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +87 -0
  71. package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +4 -5
  72. package/dist-types/commands/ListIndicesCommand.d.ts +1 -1
  73. package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  75. package/dist-types/commands/ListThesauriCommand.d.ts +1 -1
  76. package/dist-types/commands/PutPrincipalMappingCommand.d.ts +15 -21
  77. package/dist-types/commands/QueryCommand.d.ts +3 -2
  78. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -2
  79. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -2
  80. package/dist-types/commands/SubmitFeedbackCommand.d.ts +2 -2
  81. package/dist-types/commands/TagResourceCommand.d.ts +4 -5
  82. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  83. package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +20 -20
  84. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -2
  85. package/dist-types/commands/UpdateExperienceCommand.d.ts +2 -2
  86. package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +105 -0
  87. package/dist-types/commands/UpdateIndexCommand.d.ts +4 -3
  88. package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +2 -2
  89. package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateThesaurusCommand.d.ts +1 -1
  91. package/dist-types/commands/index.d.ts +5 -0
  92. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  93. package/dist-types/models/models_0.d.ts +1943 -1687
  94. package/dist-types/models/models_1.d.ts +491 -72
  95. package/dist-types/protocols/Aws_json1_1.d.ts +15 -0
  96. package/dist-types/ts3.4/Kendra.d.ts +85 -0
  97. package/dist-types/ts3.4/KendraClient.d.ts +30 -0
  98. package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +41 -0
  99. package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +41 -0
  100. package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +41 -0
  101. package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +41 -0
  102. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +41 -0
  111. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/index.d.ts +5 -0
  114. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  115. package/dist-types/ts3.4/models/models_0.d.ts +563 -453
  116. package/dist-types/ts3.4/models/models_1.d.ts +127 -0
  117. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +60 -0
  118. package/package.json +34 -34
@@ -1,18 +1,144 @@
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { KendraServiceException as __BaseException } from "./KendraServiceException";
1
3
  import {
4
+ CapacityUnitsConfiguration,
5
+ CustomDocumentEnrichmentConfiguration,
6
+ DataSourceConfiguration,
7
+ DataSourceVpcConfiguration,
2
8
  DocumentAttribute,
3
9
  DocumentAttributeValue,
4
10
  DocumentAttributeValueType,
11
+ DocumentMetadataConfiguration,
5
12
  DocumentRelevanceConfiguration,
13
+ ExperienceConfiguration,
14
+ FeaturedDocument,
15
+ FeaturedResultsItem,
16
+ FeaturedResultsSet,
17
+ FeaturedResultsSetStatus,
18
+ HierarchicalPrincipal,
6
19
  Mode,
20
+ Principal,
7
21
  QueryResultItem,
8
22
  QueryResultType,
9
23
  S3Path,
10
24
  SortingConfiguration,
11
25
  SpellCorrectedQuery,
12
26
  SpellCorrectionConfiguration,
27
+ Tag,
13
28
  UserContext,
29
+ UserContextPolicy,
30
+ UserGroupResolutionConfiguration,
31
+ UserTokenConfiguration,
14
32
  Warning,
15
33
  } from "./models_0";
34
+ export declare class ResourceInUseException extends __BaseException {
35
+ readonly name: "ResourceInUseException";
36
+ readonly $fault: "client";
37
+ Message?: string;
38
+ constructor(
39
+ opts: __ExceptionOptionType<ResourceInUseException, __BaseException>
40
+ );
41
+ }
42
+ export interface StartDataSourceSyncJobRequest {
43
+ Id: string | undefined;
44
+ IndexId: string | undefined;
45
+ }
46
+ export interface StartDataSourceSyncJobResponse {
47
+ ExecutionId?: string;
48
+ }
49
+ export interface StopDataSourceSyncJobRequest {
50
+ Id: string | undefined;
51
+ IndexId: string | undefined;
52
+ }
53
+ export interface ClickFeedback {
54
+ ResultId: string | undefined;
55
+ ClickTime: Date | undefined;
56
+ }
57
+ export declare const RelevanceType: {
58
+ readonly NOT_RELEVANT: "NOT_RELEVANT";
59
+ readonly RELEVANT: "RELEVANT";
60
+ };
61
+ export type RelevanceType = (typeof RelevanceType)[keyof typeof RelevanceType];
62
+ export interface RelevanceFeedback {
63
+ ResultId: string | undefined;
64
+ RelevanceValue: RelevanceType | string | undefined;
65
+ }
66
+ export interface SubmitFeedbackRequest {
67
+ IndexId: string | undefined;
68
+ QueryId: string | undefined;
69
+ ClickFeedbackItems?: ClickFeedback[];
70
+ RelevanceFeedbackItems?: RelevanceFeedback[];
71
+ }
72
+ export interface TagResourceRequest {
73
+ ResourceARN: string | undefined;
74
+ Tags: Tag[] | undefined;
75
+ }
76
+ export interface TagResourceResponse {}
77
+ export interface UntagResourceRequest {
78
+ ResourceARN: string | undefined;
79
+ TagKeys: string[] | undefined;
80
+ }
81
+ export interface UntagResourceResponse {}
82
+ export interface UpdateAccessControlConfigurationRequest {
83
+ IndexId: string | undefined;
84
+ Id: string | undefined;
85
+ Name?: string;
86
+ Description?: string;
87
+ AccessControlList?: Principal[];
88
+ HierarchicalAccessControlList?: HierarchicalPrincipal[];
89
+ }
90
+ export interface UpdateAccessControlConfigurationResponse {}
91
+ export interface UpdateDataSourceRequest {
92
+ Id: string | undefined;
93
+ Name?: string;
94
+ IndexId: string | undefined;
95
+ Configuration?: DataSourceConfiguration;
96
+ VpcConfiguration?: DataSourceVpcConfiguration;
97
+ Description?: string;
98
+ Schedule?: string;
99
+ RoleArn?: string;
100
+ LanguageCode?: string;
101
+ CustomDocumentEnrichmentConfiguration?: CustomDocumentEnrichmentConfiguration;
102
+ }
103
+ export interface UpdateExperienceRequest {
104
+ Id: string | undefined;
105
+ Name?: string;
106
+ IndexId: string | undefined;
107
+ RoleArn?: string;
108
+ Configuration?: ExperienceConfiguration;
109
+ Description?: string;
110
+ }
111
+ export interface UpdateFeaturedResultsSetRequest {
112
+ IndexId: string | undefined;
113
+ FeaturedResultsSetId: string | undefined;
114
+ FeaturedResultsSetName?: string;
115
+ Description?: string;
116
+ Status?: FeaturedResultsSetStatus | string;
117
+ QueryTexts?: string[];
118
+ FeaturedDocuments?: FeaturedDocument[];
119
+ }
120
+ export interface UpdateFeaturedResultsSetResponse {
121
+ FeaturedResultsSet?: FeaturedResultsSet;
122
+ }
123
+ export interface UpdateIndexRequest {
124
+ Id: string | undefined;
125
+ Name?: string;
126
+ RoleArn?: string;
127
+ Description?: string;
128
+ DocumentMetadataConfigurationUpdates?: DocumentMetadataConfiguration[];
129
+ CapacityUnits?: CapacityUnitsConfiguration;
130
+ UserTokenConfigurations?: UserTokenConfiguration[];
131
+ UserContextPolicy?: UserContextPolicy | string;
132
+ UserGroupResolutionConfiguration?: UserGroupResolutionConfiguration;
133
+ }
134
+ export interface UpdateQuerySuggestionsBlockListRequest {
135
+ IndexId: string | undefined;
136
+ Id: string | undefined;
137
+ Name?: string;
138
+ Description?: string;
139
+ SourceS3Path?: S3Path;
140
+ RoleArn?: string;
141
+ }
16
142
  export interface UpdateQuerySuggestionsConfigRequest {
17
143
  IndexId: string | undefined;
18
144
  Mode?: Mode | string;
@@ -63,6 +189,7 @@ export interface QueryResult {
63
189
  TotalNumberOfResults?: number;
64
190
  Warnings?: Warning[];
65
191
  SpellCorrectedQueries?: SpellCorrectedQuery[];
192
+ FeaturedResultsItems?: FeaturedResultsItem[];
66
193
  }
67
194
  export interface QueryRequest {
68
195
  IndexId: string | undefined;
@@ -15,6 +15,10 @@ import {
15
15
  BatchDeleteDocumentCommandInput,
16
16
  BatchDeleteDocumentCommandOutput,
17
17
  } from "../commands/BatchDeleteDocumentCommand";
18
+ import {
19
+ BatchDeleteFeaturedResultsSetCommandInput,
20
+ BatchDeleteFeaturedResultsSetCommandOutput,
21
+ } from "../commands/BatchDeleteFeaturedResultsSetCommand";
18
22
  import {
19
23
  BatchGetDocumentStatusCommandInput,
20
24
  BatchGetDocumentStatusCommandOutput,
@@ -43,6 +47,10 @@ import {
43
47
  CreateFaqCommandInput,
44
48
  CreateFaqCommandOutput,
45
49
  } from "../commands/CreateFaqCommand";
50
+ import {
51
+ CreateFeaturedResultsSetCommandInput,
52
+ CreateFeaturedResultsSetCommandOutput,
53
+ } from "../commands/CreateFeaturedResultsSetCommand";
46
54
  import {
47
55
  CreateIndexCommandInput,
48
56
  CreateIndexCommandOutput,
@@ -103,6 +111,10 @@ import {
103
111
  DescribeFaqCommandInput,
104
112
  DescribeFaqCommandOutput,
105
113
  } from "../commands/DescribeFaqCommand";
114
+ import {
115
+ DescribeFeaturedResultsSetCommandInput,
116
+ DescribeFeaturedResultsSetCommandOutput,
117
+ } from "../commands/DescribeFeaturedResultsSetCommand";
106
118
  import {
107
119
  DescribeIndexCommandInput,
108
120
  DescribeIndexCommandOutput,
@@ -167,6 +179,10 @@ import {
167
179
  ListFaqsCommandInput,
168
180
  ListFaqsCommandOutput,
169
181
  } from "../commands/ListFaqsCommand";
182
+ import {
183
+ ListFeaturedResultsSetsCommandInput,
184
+ ListFeaturedResultsSetsCommandOutput,
185
+ } from "../commands/ListFeaturedResultsSetsCommand";
170
186
  import {
171
187
  ListGroupsOlderThanOrderingIdCommandInput,
172
188
  ListGroupsOlderThanOrderingIdCommandOutput,
@@ -227,6 +243,10 @@ import {
227
243
  UpdateExperienceCommandInput,
228
244
  UpdateExperienceCommandOutput,
229
245
  } from "../commands/UpdateExperienceCommand";
246
+ import {
247
+ UpdateFeaturedResultsSetCommandInput,
248
+ UpdateFeaturedResultsSetCommandOutput,
249
+ } from "../commands/UpdateFeaturedResultsSetCommand";
230
250
  import {
231
251
  UpdateIndexCommandInput,
232
252
  UpdateIndexCommandOutput,
@@ -255,6 +275,10 @@ export declare const serializeAws_json1_1BatchDeleteDocumentCommand: (
255
275
  input: BatchDeleteDocumentCommandInput,
256
276
  context: __SerdeContext
257
277
  ) => Promise<__HttpRequest>;
278
+ export declare const serializeAws_json1_1BatchDeleteFeaturedResultsSetCommand: (
279
+ input: BatchDeleteFeaturedResultsSetCommandInput,
280
+ context: __SerdeContext
281
+ ) => Promise<__HttpRequest>;
258
282
  export declare const serializeAws_json1_1BatchGetDocumentStatusCommand: (
259
283
  input: BatchGetDocumentStatusCommandInput,
260
284
  context: __SerdeContext
@@ -283,6 +307,10 @@ export declare const serializeAws_json1_1CreateFaqCommand: (
283
307
  input: CreateFaqCommandInput,
284
308
  context: __SerdeContext
285
309
  ) => Promise<__HttpRequest>;
310
+ export declare const serializeAws_json1_1CreateFeaturedResultsSetCommand: (
311
+ input: CreateFeaturedResultsSetCommandInput,
312
+ context: __SerdeContext
313
+ ) => Promise<__HttpRequest>;
286
314
  export declare const serializeAws_json1_1CreateIndexCommand: (
287
315
  input: CreateIndexCommandInput,
288
316
  context: __SerdeContext
@@ -343,6 +371,10 @@ export declare const serializeAws_json1_1DescribeFaqCommand: (
343
371
  input: DescribeFaqCommandInput,
344
372
  context: __SerdeContext
345
373
  ) => Promise<__HttpRequest>;
374
+ export declare const serializeAws_json1_1DescribeFeaturedResultsSetCommand: (
375
+ input: DescribeFeaturedResultsSetCommandInput,
376
+ context: __SerdeContext
377
+ ) => Promise<__HttpRequest>;
346
378
  export declare const serializeAws_json1_1DescribeIndexCommand: (
347
379
  input: DescribeIndexCommandInput,
348
380
  context: __SerdeContext
@@ -407,6 +439,10 @@ export declare const serializeAws_json1_1ListFaqsCommand: (
407
439
  input: ListFaqsCommandInput,
408
440
  context: __SerdeContext
409
441
  ) => Promise<__HttpRequest>;
442
+ export declare const serializeAws_json1_1ListFeaturedResultsSetsCommand: (
443
+ input: ListFeaturedResultsSetsCommandInput,
444
+ context: __SerdeContext
445
+ ) => Promise<__HttpRequest>;
410
446
  export declare const serializeAws_json1_1ListGroupsOlderThanOrderingIdCommand: (
411
447
  input: ListGroupsOlderThanOrderingIdCommandInput,
412
448
  context: __SerdeContext
@@ -467,6 +503,10 @@ export declare const serializeAws_json1_1UpdateExperienceCommand: (
467
503
  input: UpdateExperienceCommandInput,
468
504
  context: __SerdeContext
469
505
  ) => Promise<__HttpRequest>;
506
+ export declare const serializeAws_json1_1UpdateFeaturedResultsSetCommand: (
507
+ input: UpdateFeaturedResultsSetCommandInput,
508
+ context: __SerdeContext
509
+ ) => Promise<__HttpRequest>;
470
510
  export declare const serializeAws_json1_1UpdateIndexCommand: (
471
511
  input: UpdateIndexCommandInput,
472
512
  context: __SerdeContext
@@ -495,6 +535,10 @@ export declare const deserializeAws_json1_1BatchDeleteDocumentCommand: (
495
535
  output: __HttpResponse,
496
536
  context: __SerdeContext
497
537
  ) => Promise<BatchDeleteDocumentCommandOutput>;
538
+ export declare const deserializeAws_json1_1BatchDeleteFeaturedResultsSetCommand: (
539
+ output: __HttpResponse,
540
+ context: __SerdeContext
541
+ ) => Promise<BatchDeleteFeaturedResultsSetCommandOutput>;
498
542
  export declare const deserializeAws_json1_1BatchGetDocumentStatusCommand: (
499
543
  output: __HttpResponse,
500
544
  context: __SerdeContext
@@ -523,6 +567,10 @@ export declare const deserializeAws_json1_1CreateFaqCommand: (
523
567
  output: __HttpResponse,
524
568
  context: __SerdeContext
525
569
  ) => Promise<CreateFaqCommandOutput>;
570
+ export declare const deserializeAws_json1_1CreateFeaturedResultsSetCommand: (
571
+ output: __HttpResponse,
572
+ context: __SerdeContext
573
+ ) => Promise<CreateFeaturedResultsSetCommandOutput>;
526
574
  export declare const deserializeAws_json1_1CreateIndexCommand: (
527
575
  output: __HttpResponse,
528
576
  context: __SerdeContext
@@ -583,6 +631,10 @@ export declare const deserializeAws_json1_1DescribeFaqCommand: (
583
631
  output: __HttpResponse,
584
632
  context: __SerdeContext
585
633
  ) => Promise<DescribeFaqCommandOutput>;
634
+ export declare const deserializeAws_json1_1DescribeFeaturedResultsSetCommand: (
635
+ output: __HttpResponse,
636
+ context: __SerdeContext
637
+ ) => Promise<DescribeFeaturedResultsSetCommandOutput>;
586
638
  export declare const deserializeAws_json1_1DescribeIndexCommand: (
587
639
  output: __HttpResponse,
588
640
  context: __SerdeContext
@@ -647,6 +699,10 @@ export declare const deserializeAws_json1_1ListFaqsCommand: (
647
699
  output: __HttpResponse,
648
700
  context: __SerdeContext
649
701
  ) => Promise<ListFaqsCommandOutput>;
702
+ export declare const deserializeAws_json1_1ListFeaturedResultsSetsCommand: (
703
+ output: __HttpResponse,
704
+ context: __SerdeContext
705
+ ) => Promise<ListFeaturedResultsSetsCommandOutput>;
650
706
  export declare const deserializeAws_json1_1ListGroupsOlderThanOrderingIdCommand: (
651
707
  output: __HttpResponse,
652
708
  context: __SerdeContext
@@ -707,6 +763,10 @@ export declare const deserializeAws_json1_1UpdateExperienceCommand: (
707
763
  output: __HttpResponse,
708
764
  context: __SerdeContext
709
765
  ) => Promise<UpdateExperienceCommandOutput>;
766
+ export declare const deserializeAws_json1_1UpdateFeaturedResultsSetCommand: (
767
+ output: __HttpResponse,
768
+ context: __SerdeContext
769
+ ) => Promise<UpdateFeaturedResultsSetCommandOutput>;
710
770
  export declare const deserializeAws_json1_1UpdateIndexCommand: (
711
771
  output: __HttpResponse,
712
772
  context: __SerdeContext
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-kendra",
3
3
  "description": "AWS SDK for JavaScript Kendra Client for Node.js, Browser and React Native",
4
- "version": "3.301.0",
4
+ "version": "3.303.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,43 +21,43 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.301.0",
25
- "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.301.0",
27
- "@aws-sdk/fetch-http-handler": "3.296.0",
28
- "@aws-sdk/hash-node": "3.296.0",
29
- "@aws-sdk/invalid-dependency": "3.296.0",
30
- "@aws-sdk/middleware-content-length": "3.296.0",
31
- "@aws-sdk/middleware-endpoint": "3.299.0",
32
- "@aws-sdk/middleware-host-header": "3.296.0",
33
- "@aws-sdk/middleware-logger": "3.296.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.296.0",
35
- "@aws-sdk/middleware-retry": "3.300.0",
36
- "@aws-sdk/middleware-serde": "3.296.0",
37
- "@aws-sdk/middleware-signing": "3.299.0",
38
- "@aws-sdk/middleware-stack": "3.296.0",
39
- "@aws-sdk/middleware-user-agent": "3.299.0",
40
- "@aws-sdk/node-config-provider": "3.300.0",
41
- "@aws-sdk/node-http-handler": "3.296.0",
42
- "@aws-sdk/protocol-http": "3.296.0",
43
- "@aws-sdk/smithy-client": "3.296.0",
44
- "@aws-sdk/types": "3.296.0",
45
- "@aws-sdk/url-parser": "3.296.0",
46
- "@aws-sdk/util-base64": "3.295.0",
47
- "@aws-sdk/util-body-length-browser": "3.295.0",
48
- "@aws-sdk/util-body-length-node": "3.295.0",
49
- "@aws-sdk/util-defaults-mode-browser": "3.296.0",
50
- "@aws-sdk/util-defaults-mode-node": "3.300.0",
51
- "@aws-sdk/util-endpoints": "3.296.0",
52
- "@aws-sdk/util-retry": "3.296.0",
53
- "@aws-sdk/util-user-agent-browser": "3.299.0",
54
- "@aws-sdk/util-user-agent-node": "3.300.0",
55
- "@aws-sdk/util-utf8": "3.295.0",
24
+ "@aws-sdk/client-sts": "3.303.0",
25
+ "@aws-sdk/config-resolver": "3.303.0",
26
+ "@aws-sdk/credential-provider-node": "3.303.0",
27
+ "@aws-sdk/fetch-http-handler": "3.303.0",
28
+ "@aws-sdk/hash-node": "3.303.0",
29
+ "@aws-sdk/invalid-dependency": "3.303.0",
30
+ "@aws-sdk/middleware-content-length": "3.303.0",
31
+ "@aws-sdk/middleware-endpoint": "3.303.0",
32
+ "@aws-sdk/middleware-host-header": "3.303.0",
33
+ "@aws-sdk/middleware-logger": "3.303.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.303.0",
35
+ "@aws-sdk/middleware-retry": "3.303.0",
36
+ "@aws-sdk/middleware-serde": "3.303.0",
37
+ "@aws-sdk/middleware-signing": "3.303.0",
38
+ "@aws-sdk/middleware-stack": "3.303.0",
39
+ "@aws-sdk/middleware-user-agent": "3.303.0",
40
+ "@aws-sdk/node-config-provider": "3.303.0",
41
+ "@aws-sdk/node-http-handler": "3.303.0",
42
+ "@aws-sdk/protocol-http": "3.303.0",
43
+ "@aws-sdk/smithy-client": "3.303.0",
44
+ "@aws-sdk/types": "3.303.0",
45
+ "@aws-sdk/url-parser": "3.303.0",
46
+ "@aws-sdk/util-base64": "3.303.0",
47
+ "@aws-sdk/util-body-length-browser": "3.303.0",
48
+ "@aws-sdk/util-body-length-node": "3.303.0",
49
+ "@aws-sdk/util-defaults-mode-browser": "3.303.0",
50
+ "@aws-sdk/util-defaults-mode-node": "3.303.0",
51
+ "@aws-sdk/util-endpoints": "3.303.0",
52
+ "@aws-sdk/util-retry": "3.303.0",
53
+ "@aws-sdk/util-user-agent-browser": "3.303.0",
54
+ "@aws-sdk/util-user-agent-node": "3.303.0",
55
+ "@aws-sdk/util-utf8": "3.303.0",
56
56
  "tslib": "^2.5.0",
57
57
  "uuid": "^8.3.2"
58
58
  },
59
59
  "devDependencies": {
60
- "@aws-sdk/service-client-documentation-generator": "3.295.0",
60
+ "@aws-sdk/service-client-documentation-generator": "3.303.0",
61
61
  "@tsconfig/node14": "1.0.3",
62
62
  "@types/node": "^14.14.31",
63
63
  "@types/uuid": "^8.3.0",